From 977472c48844cd05dc2a77eb9d10d18360bdd89a Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 30 Aug 2021 18:11:23 -0400 Subject: Release initial Istanbul parent poms Release version 2.2.0 (initial Istanbul) of parent poms Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney Change-Id: I0dad067bd08d9f4770a1b54f656c2ee2cefe2578 --- 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 06cf2563..f91f4cb9 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.2.0-SNAPSHOT + 2.2.1-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -148,7 +148,7 @@ org.onap.ccsdk.parent dependencies-bom - 2.2.0-SNAPSHOT + 2.2.1-SNAPSHOT pom import -- cgit 1.2.3-korg