From ef9ea4a43ee8c30d1d11c73404f1eb0b304f7be1 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 10 Nov 2022 14:55:19 -0500 Subject: Release initial SLI version for London release Release initial SLI version for London relesae Issue-ID: CCSDK-3779 Signed-off-by: Dan Timoney Change-Id: I3450a52897fc041950499eb9722f0c491f618e61 --- northbound/asdcApi/installer/pom.xml | 2 +- northbound/asdcApi/model/pom.xml | 2 +- northbound/asdcApi/pom.xml | 2 +- northbound/asdcApi/provider/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'northbound/asdcApi') diff --git a/northbound/asdcApi/installer/pom.xml b/northbound/asdcApi/installer/pom.xml index 09675c34a..a4b026999 100755 --- a/northbound/asdcApi/installer/pom.xml +++ b/northbound/asdcApi/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound asdcApi-installer - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/asdcApi/model/pom.xml b/northbound/asdcApi/model/pom.xml index 8b42c7f43..fca4aa543 100755 --- a/northbound/asdcApi/model/pom.xml +++ b/northbound/asdcApi/model/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound asdcApi-model - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT bundle ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/asdcApi/pom.xml b/northbound/asdcApi/pom.xml index 8f2a45eaf..55eedc272 100755 --- a/northbound/asdcApi/pom.xml +++ b/northbound/asdcApi/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound asdcApi - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/asdcApi/provider/pom.xml b/northbound/asdcApi/provider/pom.xml index 7b3c8598c..59cbde649 100755 --- a/northbound/asdcApi/provider/pom.xml +++ b/northbound/asdcApi/provider/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound asdcApi-provider - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT bundle ccsdk-sli-northbound :: ${project.artifactId} -- cgit 1.2.3-korg