X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=springboot%2Fspring-boot-setup%2Fpom.xml;h=e1dd70d83a7ef36bab7899a8fa942fa2d2882ff4;hb=bcfe1aebf8ca82cb85969462a7800f2db9c4845d;hp=3fb9739922f19f47a49c23336abb6cf7a3c7f00f;hpb=3e0f5efd8e3d349bcc4cc552197d90e239b282e7;p=ccsdk%2Fparent.git diff --git a/springboot/spring-boot-setup/pom.xml b/springboot/spring-boot-setup/pom.xml index 3fb97399..e1dd70d8 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.2-SNAPSHOT + 2.5.1 org.onap.ccsdk.parent spring-boot-setup - 2.3.2-SNAPSHOT + 2.5.1 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