cessda / cessda.cvs.two

Apache License 2.0
0 stars 2 forks source link

Clean up POM so that Spring Boot is imported correctly #619

Closed matthew-morris-cessda closed 1 year ago

matthew-morris-cessda commented 1 year ago

Although the spring-boot.version property was set in the POM, the jhipster-dependencies dependencyManagement configuration overrode this property. This PR restructures the POM to act more like a standard Spring Boot project.