X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=springboot%2Fspring-boot-setup%2Fpom.xml;h=46336be234292d0a0ef8e4bba743274e73a72bc5;hb=43836a9e53e965e6057ff08824d2cc4660a90049;hp=a75027c1c62964a9c93cd79cbe165d781dae5f7d;hpb=6ea1b9009ecc674b0e3000b7a50326908cdba711;p=ccsdk%2Fparent.git diff --git a/springboot/spring-boot-setup/pom.xml b/springboot/spring-boot-setup/pom.xml index a75027c1..46336be2 100644 --- a/springboot/spring-boot-setup/pom.xml +++ b/springboot/spring-boot-setup/pom.xml @@ -24,97 +24,97 @@ 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 @@ -151,47 +151,58 @@ 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