From d1f954555c53f045e80c0e14566f71f0513e38ca Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 21 Feb 2023 10:23:34 -0500 Subject: Roll to next snapshot Build for version 2.5.2 failed, most likely due to earlier partial failure due to sigul error. Will skip 2.5.2 and create version 2.5.3 Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney Change-Id: I7facdaf9ba5edc2608f83b76488fa522a0590e7a --- springboot/springboot23/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'springboot/springboot23') diff --git a/springboot/springboot23/pom.xml b/springboot/springboot23/pom.xml index 45e990c7..de42ffc2 100644 --- a/springboot/springboot23/pom.xml +++ b/springboot/springboot23/pom.xml @@ -14,7 +14,7 @@ org.onap.ccsdk.parent spring-boot-starter-parent - 2.5.2-SNAPSHOT + 2.5.3-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -150,7 +150,7 @@ org.onap.ccsdk.parent dependencies-bom - 2.5.2-SNAPSHOT + 2.5.3-SNAPSHOT pom import -- cgit 1.2.3-korg