From 9998f9dc585e50d18cc279e3d103aef079078610 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 16 Sep 2024 09:27:44 -0400 Subject: Release initial Oslo/Potassium parent poms Release initial version of parent poms for ONAP Oslo release, ported to OpenDaylight Potassium Issue-ID: CCSDK-3990 Signed-off-by: Dan Timoney Change-Id: I3322840c58c02acdfe6178a3edb681666583038a --- springboot/springboot33/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'springboot/springboot33/pom.xml') diff --git a/springboot/springboot33/pom.xml b/springboot/springboot33/pom.xml index 01c4872a..7de84011 100644 --- a/springboot/springboot33/pom.xml +++ b/springboot/springboot33/pom.xml @@ -14,7 +14,7 @@ org.onap.ccsdk.parent spring-boot-33-starter-parent - 2.8.0-SNAPSHOT + 2.8.1-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -129,7 +129,7 @@ org.onap.ccsdk.parent dependencies-bom - 2.8.0-SNAPSHOT + 2.8.1-SNAPSHOT pom import -- cgit