X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=springboot%2Fspring-boot-setup%2Fpom.xml;h=dfc5d0378cc67e8d5a181f5f7e2820a6aeaa91e5;hb=cea9699ed3f375fd6c1e9f9bc65e825544999992;hp=9b803ed97899dd3e9c7860d6ccafaf46f4f1526e;hpb=2a0882e0d3a8861c7d979515b51101a994239e9b;p=ccsdk%2Fparent.git diff --git a/springboot/spring-boot-setup/pom.xml b/springboot/spring-boot-setup/pom.xml index 9b803ed9..dfc5d037 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.4.1-SNAPSHOT + 2.6.1 org.onap.ccsdk.parent spring-boot-setup - 2.4.1-SNAPSHOT + 2.6.1 pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -24,97 +24,145 @@ 2.6 - create-springboot1-parent-pom + create-springboot23-parent-pom copy-resources validate - ../springboot1 + ../springboot23 src/main/resources - pom-template-jdk8.xml + pom-template-jdk17.xml true \ - ${basedir}/src/main/properties/springboot1.properties + ${basedir}/src/main/properties/springboot23.properties UTF-8 - create-springboot23-parent-pom + create-springboot25-parent-pom copy-resources validate - ../springboot23 + ../springboot25 src/main/resources - pom-template-jdk8.xml + pom-template-jdk17.xml true \ - ${basedir}/src/main/properties/springboot23.properties + ${basedir}/src/main/properties/springboot25.properties UTF-8 - create-springboot25-parent-pom + create-springboot26-parent-pom copy-resources validate - ../springboot25 + ../springboot26 src/main/resources - pom-template-jdk11.xml + pom-template-jdk17.xml true \ - ${basedir}/src/main/properties/springboot25.properties + ${basedir}/src/main/properties/springboot26.properties UTF-8 - create-springboot26-parent-pom + create-springboot27-parent-pom copy-resources validate - ../springboot26 + ../springboot27 src/main/resources - pom-template-jdk11.xml + pom-template-jdk17.xml true \ - ${basedir}/src/main/properties/springboot26.properties + ${basedir}/src/main/properties/springboot27.properties + + UTF-8 + + + + create-springboot30-parent-pom + + copy-resources + + validate + + ../springboot30 + + + src/main/resources + + pom-template-jdk17.xml + + true + + + \ + + ${basedir}/src/main/properties/springboot30.properties + + 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 @@ -127,47 +175,69 @@ 1.0.1 - rename-springboot1-parent-pom + rename-springboot23-parent-pom validate rename - ../springboot1/pom-template-jdk8.xml - ../springboot1/pom.xml + ../springboot23/pom-template-jdk17.xml + ../springboot23/pom.xml - rename-springboot23-parent-pom + rename-springboot25-parent-pom validate rename - ../springboot23/pom-template-jdk8.xml - ../springboot23/pom.xml + ../springboot25/pom-template-jdk17.xml + ../springboot25/pom.xml - rename-springboot25-parent-pom + rename-springboot26-parent-pom validate rename - ../springboot25/pom-template-jdk11.xml - ../springboot25/pom.xml + ../springboot26/pom-template-jdk17.xml + ../springboot26/pom.xml - rename-springboot26-parent-pom + rename-springboot27-parent-pom validate rename - ../springboot26/pom-template-jdk11.xml - ../springboot26/pom.xml + ../springboot27/pom-template-jdk17.xml + ../springboot27/pom.xml + + + + rename-springboot30-parent-pom + validate + + rename + + + ../springboot30/pom-template-jdk17.xml + ../springboot30/pom.xml + + + + rename-springboot31-parent-pom + validate + + rename + + + ../springboot31/pom-template-jdk17.xml + ../springboot31/pom.xml