From 3fe280bdf189451f780e88bad8725a9318047cc2 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 1 Dec 2022 10:57:20 -0500 Subject: [PATCH] Use released version of parent pom Use released London version (2.5.0) of parent pom Issue-ID: CCSDK-3779 Signed-off-by: Dan Timoney Change-Id: Ic0caa6e9506cc499690a80789b6a0fa589060987 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5604391d..c0fab817 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent oparent - 2.5.0-SNAPSHOT + 2.5.0 org.onap.ccsdk.distribution @@ -31,7 +31,7 @@ distribution - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT ${project.version} ${project.version} -- 2.16.6