From c643b6cebd896fead128ceead86f1ad602288033 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Tue, 8 Sep 2020 20:11:53 +0000 Subject: Release ccsdk/parent --- oparent/pom.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'oparent/pom.xml') diff --git a/oparent/pom.xml b/oparent/pom.xml index dcbdc21a..50fec4e1 100755 --- a/oparent/pom.xml +++ b/oparent/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.parent oparent - 2.0.1-SNAPSHOT + 2.0.1 pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -56,13 +56,13 @@ true - 1.0.0-SNAPSHOT - 1.0.1-SNAPSHOT - 1.0.1-SNAPSHOT - 1.0.1-SNAPSHOT - 1.0.1-SNAPSHOT - 1.0.1-SNAPSHOT - 1.0.0-SNAPSHOT + 1.0.0 + 1.0.1 + 1.0.1 + 1.0.1 + 1.0.1 + 1.0.1 + 1.0.0 2.1.1 @@ -82,7 +82,7 @@ org.onap.ccsdk.parent dependencies-bom - 2.0.1-SNAPSHOT + 2.0.1 import pom -- cgit