From b044ec87f782ed741c814311e64664f0b64aa255 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 25 Nov 2020 11:41:13 -0500 Subject: Release version 2.1.0 of CCSDK parent pom Release initial Honolulu version of CCSDK parent poms and roll version to next snapshot Change-Id: I235ea84ddb43edd9165439f3845f8d27d383ac29 Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney --- springboot/springboot1/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'springboot/springboot1') diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml index 9e449345..cdbdc9f2 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.1.0-SNAPSHOT + 2.1.1-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -144,7 +144,7 @@ org.onap.ccsdk.parent dependencies-bom - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT pom import -- cgit 1.2.3-korg