From 002673188dc582cddbde5f7e2bc064548f9e59e7 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Tue, 14 Apr 2020 12:12:51 +0000 Subject: Release ccsdk/parent --- springboot/pom.xml | 4 ++-- springboot/spring-boot-setup/pom.xml | 4 ++-- .../src/main/resources/pom-template.xml | 12 ++++++------ springboot/springboot1/pom.xml | 16 ++++++++-------- springboot/springboot2/pom.xml | 16 ++++++++-------- 5 files changed, 26 insertions(+), 26 deletions(-) (limited to 'springboot') diff --git a/springboot/pom.xml b/springboot/pom.xml index ce54573c..64c32312 100755 --- a/springboot/pom.xml +++ b/springboot/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent parent - 1.5.3-SNAPSHOT + 1.5.3 org.onap.ccsdk.parent springboot-aggregator - 1.5.3-SNAPSHOT + 1.5.3 pom ONAP :: ${project.groupId} :: ${project.artifactId} diff --git a/springboot/spring-boot-setup/pom.xml b/springboot/spring-boot-setup/pom.xml index b2375cef..ebb7a791 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 - 1.5.3-SNAPSHOT + 1.5.3 org.onap.ccsdk.parent spring-boot-setup - 1.5.3-SNAPSHOT + 1.5.3 pom ONAP :: ${project.groupId} :: ${project.artifactId} diff --git a/springboot/spring-boot-setup/src/main/resources/pom-template.xml b/springboot/spring-boot-setup/src/main/resources/pom-template.xml index b867188d..6390966c 100644 --- a/springboot/spring-boot-setup/src/main/resources/pom-template.xml +++ b/springboot/spring-boot-setup/src/main/resources/pom-template.xml @@ -91,12 +91,12 @@ 1.6.5 - 0.7.2-SNAPSHOT - 0.7.2-SNAPSHOT - 0.7.2-SNAPSHOT - 0.7.2-SNAPSHOT - 0.7.2-SNAPSHOT - 0.7.2-SNAPSHOT + 0.7.2 + 0.7.2 + 0.7.2 + 0.7.2 + 0.7.2 + 0.7.2 ${springbootparent.version} diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml index 1522522c..b37c6e92 100644 --- a/springboot/springboot1/pom.xml +++ b/springboot/springboot1/pom.xml @@ -14,7 +14,7 @@ org.onap.ccsdk.parent spring-boot-1-starter-parent - 1.5.3-SNAPSHOT + 1.5.3 pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -91,12 +91,12 @@ 1.6.5 - 0.7.2-SNAPSHOT - 0.7.2-SNAPSHOT - 0.7.2-SNAPSHOT - 0.7.2-SNAPSHOT - 0.7.2-SNAPSHOT - 0.7.2-SNAPSHOT + 0.7.2 + 0.7.2 + 0.7.2 + 0.7.2 + 0.7.2 + 0.7.2 1.5.22.RELEASE @@ -143,7 +143,7 @@ org.onap.ccsdk.parent dependencies-bom - 1.5.3-SNAPSHOT + 1.5.3 pom import diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index f2c55644..499ca9c1 100644 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -14,7 +14,7 @@ org.onap.ccsdk.parent spring-boot-starter-parent - 1.5.3-SNAPSHOT + 1.5.3 pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -91,12 +91,12 @@ 1.6.5 - 0.7.2-SNAPSHOT - 0.7.2-SNAPSHOT - 0.7.2-SNAPSHOT - 0.7.2-SNAPSHOT - 0.7.2-SNAPSHOT - 0.7.2-SNAPSHOT + 0.7.2 + 0.7.2 + 0.7.2 + 0.7.2 + 0.7.2 + 0.7.2 2.2.4.RELEASE @@ -143,7 +143,7 @@ org.onap.ccsdk.parent dependencies-bom - 1.5.3-SNAPSHOT + 1.5.3 pom import -- cgit 1.2.3-korg