X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=springboot%2Fspring-boot-setup%2Fpom.xml;h=88357699c2e984f9741ffbbf7af138d3e8b532aa;hb=7b646d6e462e3c4ea19c6c710ca1364cc484b0f1;hp=18de4a8a548218980d6548ecc9d981de16a2845f;hpb=1c6dd26b168d5619de5fbfc4d60051e43f603247;p=ccsdk%2Fparent.git diff --git a/springboot/spring-boot-setup/pom.xml b/springboot/spring-boot-setup/pom.xml index 18de4a8a..88357699 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.2-SNAPSHOT + 2.5.5-SNAPSHOT org.onap.ccsdk.parent spring-boot-setup - 2.4.2-SNAPSHOT + 2.5.5-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -119,6 +119,30 @@ 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 + +