From 739cd72d1f3a1d45f5784eeb12bafa0edc458db6 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Mon, 7 Nov 2022 13:10:00 -0500 Subject: Release initial London version of parent poms Release initial London version of CCSDK parent poms Change-Id: Iae15510afe4764caa576b1ab69b296cda8a7a045 Issue-ID: CCSDK-3779 Signed-off-by: Timoney, Dan (dt5972) --- oparent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'oparent/pom.xml') diff --git a/oparent/pom.xml b/oparent/pom.xml index efe96e75..a4416b0d 100755 --- a/oparent/pom.xml +++ b/oparent/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.parent oparent - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -97,7 +97,7 @@ otherwise ccsdk/distribution/dependencies is not resolving correctly --> org.onap.ccsdk.parent dependencies-bom - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT pom import -- cgit