X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=springboot%2Fspring-boot-setup%2Fpom.xml;h=e17711bca59ea58e74ca5b2f9dc7cc22adfdb888;hb=c34f63100e986b167dee415f6d6fd5573fe5b3d0;hp=c4ae6b47f5b9d088b48c54ecc4f6e28339aaa00b;hpb=6a8fed92d8c89692b3aae58166fa4f5475ded2c2;p=ccsdk%2Fparent.git diff --git a/springboot/spring-boot-setup/pom.xml b/springboot/spring-boot-setup/pom.xml index c4ae6b47..e17711bc 100644 --- a/springboot/spring-boot-setup/pom.xml +++ b/springboot/spring-boot-setup/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent springboot-aggregator - 2.6.1-SNAPSHOT + 2.7.0-SNAPSHOT org.onap.ccsdk.parent spring-boot-setup - 2.6.1-SNAPSHOT + 2.7.0-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -167,6 +167,30 @@ UTF-8 + + create-springboot32-parent-pom + + copy-resources + + validate + + ../springboot32 + + + src/main/resources + + pom-template-jdk17.xml + + true + + + \ + + ${basedir}/src/main/properties/springboot32.properties + + UTF-8 + + @@ -240,6 +264,17 @@ ../springboot31/pom.xml + + rename-springboot32-parent-pom + validate + + rename + + + ../springboot32/pom-template-jdk17.xml + ../springboot32/pom.xml + +