X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=springboot%2Fspring-boot-setup%2Fpom.xml;h=18de4a8a548218980d6548ecc9d981de16a2845f;hb=998298597c46ebc4027b3de9c42625e6a7715d6a;hp=d41913b02e31059f5b403ee513a4f47097b5d688;hpb=129bbdb26de8dfc2f71bf12bbf5fabefa0d00fe9;p=ccsdk%2Fparent.git diff --git a/springboot/spring-boot-setup/pom.xml b/springboot/spring-boot-setup/pom.xml index d41913b0..18de4a8a 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.2.0-SNAPSHOT + 2.4.2-SNAPSHOT org.onap.ccsdk.parent spring-boot-setup - 2.2.0-SNAPSHOT + 2.4.2-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -35,7 +35,7 @@ src/main/resources - pom-template.xml + pom-template-jdk8.xml true @@ -48,25 +48,73 @@ - create-springboot2-parent-pom + create-springboot23-parent-pom copy-resources validate - ../springboot2 + ../springboot23 src/main/resources - pom-template.xml + pom-template-jdk8.xml true \ - ${basedir}/src/main/properties/springboot2.properties + ${basedir}/src/main/properties/springboot23.properties + + UTF-8 + + + + create-springboot25-parent-pom + + copy-resources + + validate + + ../springboot25 + + + src/main/resources + + pom-template-jdk11.xml + + true + + + \ + + ${basedir}/src/main/properties/springboot25.properties + + UTF-8 + + + + create-springboot26-parent-pom + + copy-resources + + validate + + ../springboot26 + + + src/main/resources + + pom-template-jdk11.xml + + true + + + \ + + ${basedir}/src/main/properties/springboot26.properties UTF-8 @@ -85,19 +133,41 @@ rename - ../springboot1/pom-template.xml + ../springboot1/pom-template-jdk8.xml ../springboot1/pom.xml - rename-springboot2-parent-pom + rename-springboot23-parent-pom + validate + + rename + + + ../springboot23/pom-template-jdk8.xml + ../springboot23/pom.xml + + + + rename-springboot25-parent-pom + validate + + rename + + + ../springboot25/pom-template-jdk11.xml + ../springboot25/pom.xml + + + + rename-springboot26-parent-pom validate rename - ../springboot2/pom-template.xml - ../springboot2/pom.xml + ../springboot26/pom-template-jdk11.xml + ../springboot26/pom.xml