From e718a166dadeca3e606386da1720313d8d71119f Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 31 Jul 2023 15:15:00 -0400 Subject: Release initial Montreal version of parent poms Release initial Montreal version (2.6.0) of parent poms Issue-ID: CCSDK-3914 Signed-off-by: Dan Timoney Change-Id: I35ed4a2fe0d0d465dfed4f392880a03e64e2c746 --- springboot/springboot25/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'springboot/springboot25') diff --git a/springboot/springboot25/pom.xml b/springboot/springboot25/pom.xml index 10fbdfaf..bf76bd9b 100644 --- a/springboot/springboot25/pom.xml +++ b/springboot/springboot25/pom.xml @@ -14,7 +14,7 @@ org.onap.ccsdk.parent spring-boot-25-starter-parent - 2.6.0-SNAPSHOT + 2.6.1-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -129,7 +129,7 @@ org.onap.ccsdk.parent dependencies-bom - 2.6.0-SNAPSHOT + 2.6.1-SNAPSHOT pom import -- cgit 1.2.3-korg