From 3e0f5efd8e3d349bcc4cc552197d90e239b282e7 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 11 Nov 2021 10:03:28 -0500 Subject: Release version 2.3.1 (Silicon SR2) of parent poms Release Silicon SR2 version (2.3.1) of parent poms. Issue-ID: CCSDK-3513 Signed-off-by: Dan Timoney Change-Id: Ic130c2bbc98f5817bd5848b774bc81e3a695150d --- springboot/pom.xml | 4 ++-- springboot/spring-boot-setup/pom.xml | 4 ++-- springboot/springboot1/pom.xml | 4 ++-- springboot/springboot2/pom.xml | 4 ++-- springboot/springboot25/pom.xml | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) (limited to 'springboot') diff --git a/springboot/pom.xml b/springboot/pom.xml index 7a6432bb..c0176d31 100755 --- a/springboot/pom.xml +++ b/springboot/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent parent - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT org.onap.ccsdk.parent springboot-aggregator - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} diff --git a/springboot/spring-boot-setup/pom.xml b/springboot/spring-boot-setup/pom.xml index 8680ce3a..3fb97399 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.1-SNAPSHOT + 2.3.2-SNAPSHOT org.onap.ccsdk.parent spring-boot-setup - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml index c4451af4..669736eb 100644 --- a/springboot/springboot1/pom.xml +++ b/springboot/springboot1/pom.xml @@ -14,7 +14,7 @@ org.onap.ccsdk.parent spring-boot-1-starter-parent - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -148,7 +148,7 @@ org.onap.ccsdk.parent dependencies-bom - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT pom import diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index 3ee64443..4451ccf2 100644 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -14,7 +14,7 @@ org.onap.ccsdk.parent spring-boot-starter-parent - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -148,7 +148,7 @@ org.onap.ccsdk.parent dependencies-bom - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT pom import diff --git a/springboot/springboot25/pom.xml b/springboot/springboot25/pom.xml index bce99bf0..97a180f3 100644 --- a/springboot/springboot25/pom.xml +++ b/springboot/springboot25/pom.xml @@ -14,7 +14,7 @@ org.onap.ccsdk.parent spring-boot-25-starter-parent - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -145,7 +145,7 @@ org.onap.ccsdk.parent dependencies-bom - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT pom import -- cgit 1.2.3-korg