X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=springboot%2Fspring-boot-setup%2Fpom.xml;h=e17711bca59ea58e74ca5b2f9dc7cc22adfdb888;hb=c34f63100e986b167dee415f6d6fd5573fe5b3d0;hp=b60a1652a2cc92b41f1e356b17789991aee11125;hpb=ce63934ab223cd83a97a9403bb971e55ac003993;p=ccsdk%2Fparent.git diff --git a/springboot/spring-boot-setup/pom.xml b/springboot/spring-boot-setup/pom.xml index b60a1652..e17711bc 100644 --- a/springboot/spring-boot-setup/pom.xml +++ b/springboot/spring-boot-setup/pom.xml @@ -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 + +