X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=springboot%2Fspring-boot-setup%2Fpom.xml;h=7a020de7241cbf646312b8ae0588ed4daf0f8c14;hb=refs%2Ftags%2F2.6.0;hp=bd4cbca3c440b532cc0bbdc0551b223cb62a3940;hpb=2d071d42b8c333ffadd084960f85a3822e414815;p=ccsdk%2Fparent.git diff --git a/springboot/spring-boot-setup/pom.xml b/springboot/spring-boot-setup/pom.xml index bd4cbca3..7a020de7 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.3.4-SNAPSHOT + 2.6.0 org.onap.ccsdk.parent spring-boot-setup - 2.3.4-SNAPSHOT + 2.6.0 pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -24,49 +24,121 @@ 2.6 - create-springboot1-parent-pom + create-springboot23-parent-pom copy-resources validate - ../springboot1 + ../springboot23 src/main/resources - pom-template.xml + pom-template-jdk17.xml true \ - ${basedir}/src/main/properties/springboot1.properties + ${basedir}/src/main/properties/springboot23.properties UTF-8 - create-springboot2-parent-pom + create-springboot25-parent-pom copy-resources validate - ../springboot2 + ../springboot25 src/main/resources - pom-template.xml + pom-template-jdk17.xml true \ - ${basedir}/src/main/properties/springboot2.properties + ${basedir}/src/main/properties/springboot25.properties + + UTF-8 + + + + create-springboot26-parent-pom + + copy-resources + + validate + + ../springboot26 + + + src/main/resources + + pom-template-jdk17.xml + + true + + + \ + + ${basedir}/src/main/properties/springboot26.properties + + UTF-8 + + + + create-springboot27-parent-pom + + copy-resources + + validate + + ../springboot27 + + + src/main/resources + + pom-template-jdk17.xml + + true + + + \ + + ${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 @@ -79,25 +151,58 @@ 1.0.1 - rename-springboot1-parent-pom + rename-springboot23-parent-pom + validate + + rename + + + ../springboot23/pom-template-jdk17.xml + ../springboot23/pom.xml + + + + rename-springboot25-parent-pom + validate + + rename + + + ../springboot25/pom-template-jdk17.xml + ../springboot25/pom.xml + + + + rename-springboot26-parent-pom + validate + + rename + + + ../springboot26/pom-template-jdk17.xml + ../springboot26/pom.xml + + + + rename-springboot27-parent-pom validate rename - ../springboot1/pom-template.xml - ../springboot1/pom.xml + ../springboot27/pom-template-jdk17.xml + ../springboot27/pom.xml - rename-springboot2-parent-pom + rename-springboot30-parent-pom validate rename - ../springboot2/pom-template.xml - ../springboot2/pom.xml + ../springboot30/pom-template-jdk17.xml + ../springboot30/pom.xml