4.0.0 org.onap.ccsdk.parent springboot-aggregator 2.0.0-SNAPSHOT org.onap.ccsdk.parent spring-boot-setup 2.0.0-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} Root POM to be used in place of spring-boot parent for CCSDK based projects http://wiki.onap.org maven-resources-plugin 2.6 create-springboot1-parent-pom copy-resources validate ../springboot1 src/main/resources pom-template.xml true \ ${basedir}/src/main/properties/springboot1.properties create-springboot2-parent-pom copy-resources validate ../springboot2 src/main/resources pom-template.xml true \ ${basedir}/src/main/properties/springboot2.properties com.coderplus.maven.plugins copy-rename-maven-plugin 1.0.1 rename-springboot1-parent-pom validate rename ../springboot1/pom-template.xml ../springboot1/pom.xml rename-springboot2-parent-pom validate rename ../springboot2/pom-template.xml ../springboot2/pom.xml