From 9126210275201c35ff2f9c5f5cee9de4772f9ec7 Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Wed, 9 Jun 2021 17:57:51 -0400 Subject: Releasing 2.1.6 and rolling to next snapshot Issue-ID: CCSDK-3329 Signed-off-by: Singal, Kapil (ks220y) Change-Id: I6e63f36e82e614d6c694fbf792763bc4c7ff6974 --- springboot/springboot2/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'springboot/springboot2/pom.xml') diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index 422fcf19..55e51745 100644 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -14,7 +14,7 @@ org.onap.ccsdk.parent spring-boot-starter-parent - 2.1.6-SNAPSHOT + 2.1.7-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -146,7 +146,7 @@ org.onap.ccsdk.parent dependencies-bom - 2.1.6-SNAPSHOT + 2.1.7-SNAPSHOT pom import -- cgit