From c8578ac687a807baef7363a5b33a780e1fb7468f Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Tue, 31 Aug 2021 11:38:37 +0000 Subject: Release ccsdk/sli --- northbound/features/ccsdk-asdcApi/pom.xml | 4 ++-- northbound/features/ccsdk-daexim-offsite-backup/pom.xml | 4 ++-- northbound/features/ccsdk-dataChange/pom.xml | 4 ++-- northbound/features/ccsdk-lcm/pom.xml | 4 ++-- northbound/features/ccsdk-sli-northbound-all/pom.xml | 4 ++-- northbound/features/features-sli-northbound/pom.xml | 4 ++-- northbound/features/installer/pom.xml | 4 ++-- northbound/features/pom.xml | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) (limited to 'northbound/features') diff --git a/northbound/features/ccsdk-asdcApi/pom.xml b/northbound/features/ccsdk-asdcApi/pom.xml index 267a8ea70..4a360b373 100644 --- a/northbound/features/ccsdk-asdcApi/pom.xml +++ b/northbound/features/ccsdk-asdcApi/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.2.0-SNAPSHOT + 2.2.0 org.onap.ccsdk.sli.northbound ccsdk-asdcApi - 1.3.0-SNAPSHOT + 1.3.0 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 ef51c6d0f..34d8bf425 100644 --- a/northbound/features/ccsdk-daexim-offsite-backup/pom.xml +++ b/northbound/features/ccsdk-daexim-offsite-backup/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.2.0-SNAPSHOT + 2.2.0 org.onap.ccsdk.sli.northbound ccsdk-daexim-offsite-backup - 1.3.0-SNAPSHOT + 1.3.0 feature ccsdk-sli-northbound :: features :: ${project.artifactId} diff --git a/northbound/features/ccsdk-dataChange/pom.xml b/northbound/features/ccsdk-dataChange/pom.xml index 557e26365..dc09bd9cc 100644 --- a/northbound/features/ccsdk-dataChange/pom.xml +++ b/northbound/features/ccsdk-dataChange/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.2.0-SNAPSHOT + 2.2.0 org.onap.ccsdk.sli.northbound ccsdk-dataChange - 1.3.0-SNAPSHOT + 1.3.0 feature ccsdk-sli-northbound :: features :: ${project.artifactId} diff --git a/northbound/features/ccsdk-lcm/pom.xml b/northbound/features/ccsdk-lcm/pom.xml index 981bdcbc2..617b3b32a 100644 --- a/northbound/features/ccsdk-lcm/pom.xml +++ b/northbound/features/ccsdk-lcm/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.2.0-SNAPSHOT + 2.2.0 org.onap.ccsdk.sli.northbound ccsdk-lcm - 1.3.0-SNAPSHOT + 1.3.0 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 dc61d015f..371bddb71 100644 --- a/northbound/features/ccsdk-sli-northbound-all/pom.xml +++ b/northbound/features/ccsdk-sli-northbound-all/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.2.0-SNAPSHOT + 2.2.0 org.onap.ccsdk.sli.northbound ccsdk-sli-northbound-all - 1.3.0-SNAPSHOT + 1.3.0 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 9cfa84830..a95304532 100644 --- a/northbound/features/features-sli-northbound/pom.xml +++ b/northbound/features/features-sli-northbound/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent feature-repo-parent - 2.2.0-SNAPSHOT + 2.2.0 org.onap.ccsdk.sli.northbound features-sli-northbound - 1.3.0-SNAPSHOT + 1.3.0 feature ccsdk-sli-northbound :: features :: ${project.artifactId} diff --git a/northbound/features/installer/pom.xml b/northbound/features/installer/pom.xml index f2cb7b306..f660a1a7a 100755 --- a/northbound/features/installer/pom.xml +++ b/northbound/features/installer/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.2.0-SNAPSHOT + 2.2.0 org.onap.ccsdk.sli.northbound slinorthbound-features-installer - 1.3.0-SNAPSHOT + 1.3.0 pom ccsdk-sli-northbound :: features :: ${project.artifactId} diff --git a/northbound/features/pom.xml b/northbound/features/pom.xml index d3b687775..17871478d 100755 --- a/northbound/features/pom.xml +++ b/northbound/features/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.2.0-SNAPSHOT + 2.2.0 org.onap.ccsdk.sli.northbound slinorthbound-feature-aggregator - 1.3.0-SNAPSHOT + 1.3.0 pom ccsdk-sli-northbound :: features -- cgit 1.2.3-korg