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/features/ccsdk-asdcApi/pom.xml | 2 +- northbound/features/ccsdk-daexim-offsite-backup/pom.xml | 2 +- northbound/features/ccsdk-dataChange/pom.xml | 2 +- northbound/features/ccsdk-lcm/pom.xml | 2 +- northbound/features/ccsdk-sli-northbound-all/pom.xml | 2 +- northbound/features/features-sli-northbound/pom.xml | 2 +- northbound/features/installer/pom.xml | 2 +- northbound/features/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'northbound/features') diff --git a/northbound/features/ccsdk-asdcApi/pom.xml b/northbound/features/ccsdk-asdcApi/pom.xml index 43d87eea9..31719edad 100644 --- a/northbound/features/ccsdk-asdcApi/pom.xml +++ b/northbound/features/ccsdk-asdcApi/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound ccsdk-asdcApi - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT feature ccsdk-sli-northbound :: features :: ${project.artifactId} diff --git a/northbound/features/ccsdk-daexim-offsite-backup/pom.xml b/northbound/features/ccsdk-daexim-offsite-backup/pom.xml index 1689037ba..a24262af8 100644 --- a/northbound/features/ccsdk-daexim-offsite-backup/pom.xml +++ b/northbound/features/ccsdk-daexim-offsite-backup/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound ccsdk-daexim-offsite-backup - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT feature ccsdk-sli-northbound :: features :: ${project.artifactId} diff --git a/northbound/features/ccsdk-dataChange/pom.xml b/northbound/features/ccsdk-dataChange/pom.xml index acc61d118..66fc22206 100644 --- a/northbound/features/ccsdk-dataChange/pom.xml +++ b/northbound/features/ccsdk-dataChange/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound ccsdk-dataChange - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT feature ccsdk-sli-northbound :: features :: ${project.artifactId} diff --git a/northbound/features/ccsdk-lcm/pom.xml b/northbound/features/ccsdk-lcm/pom.xml index be995c431..9dbab823c 100644 --- a/northbound/features/ccsdk-lcm/pom.xml +++ b/northbound/features/ccsdk-lcm/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound ccsdk-lcm - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT feature ccsdk-sli-northbound :: features :: ${project.artifactId} diff --git a/northbound/features/ccsdk-sli-northbound-all/pom.xml b/northbound/features/ccsdk-sli-northbound-all/pom.xml index 3939a56c1..ee5161dd9 100644 --- a/northbound/features/ccsdk-sli-northbound-all/pom.xml +++ b/northbound/features/ccsdk-sli-northbound-all/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound ccsdk-sli-northbound-all - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT feature ccsdk-sli-northbound :: features :: ${project.artifactId} diff --git a/northbound/features/features-sli-northbound/pom.xml b/northbound/features/features-sli-northbound/pom.xml index 6b3cf2b12..eed29ebab 100644 --- a/northbound/features/features-sli-northbound/pom.xml +++ b/northbound/features/features-sli-northbound/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound features-sli-northbound - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT feature ccsdk-sli-northbound :: features :: ${project.artifactId} diff --git a/northbound/features/installer/pom.xml b/northbound/features/installer/pom.xml index 643da2259..b36ca2d41 100755 --- a/northbound/features/installer/pom.xml +++ b/northbound/features/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound slinorthbound-features-installer - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT pom ccsdk-sli-northbound :: features :: ${project.artifactId} diff --git a/northbound/features/pom.xml b/northbound/features/pom.xml index 1f4735add..42fc56d1c 100755 --- a/northbound/features/pom.xml +++ b/northbound/features/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound slinorthbound-feature-aggregator - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT pom ccsdk-sli-northbound :: features -- cgit 1.2.3-korg