From f5c3473618497c35f14333ce134e90e1fed20e55 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 19 Apr 2021 12:12:05 -0400 Subject: Release version 2.1.3 and roll to next version Release version 2.1.3 of parent and roll to next snapshot version Change-Id: I52a60f3c42d7340678a9c2cc8a04b8e016ad9788 Issue-ID: SDNC-1515 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 94457cf5..c9d46931 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.3-SNAPSHOT + 2.1.4-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -145,7 +145,7 @@ org.onap.ccsdk.parent dependencies-bom - 2.1.3-SNAPSHOT + 2.1.4-SNAPSHOT pom import -- cgit 1.2.3-korg