mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-23 10:59:10 +00:00
* Allow specifying/overriding the parent in the pom file for Java and Spring generators. * Don't add extra whitespace to the pom file when the parent isn't overridden. * Remove accidentally added white space.