X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=springboot%2Fspring-boot-setup%2Fpom.xml;fp=springboot%2Fspring-boot-setup%2Fpom.xml;h=c4ae6b47f5b9d088b48c54ecc4f6e28339aaa00b;hb=fd59f6bb47ee6e9a401ce271ce21663dff7dc871;hp=5124a7be0c91d480a1ef5cc60c3b851bc40a21f4;hpb=e718a166dadeca3e606386da1720313d8d71119f;p=ccsdk%2Fparent.git diff --git a/springboot/spring-boot-setup/pom.xml b/springboot/spring-boot-setup/pom.xml index 5124a7be..c4ae6b47 100644 --- a/springboot/spring-boot-setup/pom.xml +++ b/springboot/spring-boot-setup/pom.xml @@ -143,6 +143,30 @@ UTF-8 + + create-springboot31-parent-pom + + copy-resources + + validate + + ../springboot31 + + + src/main/resources + + pom-template-jdk17.xml + + true + + + \ + + ${basedir}/src/main/properties/springboot31.properties + + UTF-8 + + @@ -205,6 +229,17 @@ ../springboot30/pom.xml + + rename-springboot31-parent-pom + validate + + rename + + + ../springboot31/pom-template-jdk17.xml + ../springboot31/pom.xml + +