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/artifacts/pom.xml | 4 ++-- northbound/asdcApi/installer/pom.xml | 4 ++-- northbound/asdcApi/model/pom.xml | 4 ++-- northbound/asdcApi/pom.xml | 4 ++-- northbound/asdcApi/provider/pom.xml | 4 ++-- northbound/daexim-offsite-backup/installer/pom.xml | 4 ++-- northbound/daexim-offsite-backup/model/pom.xml | 4 ++-- northbound/daexim-offsite-backup/pom.xml | 4 ++-- northbound/daexim-offsite-backup/provider/pom.xml | 4 ++-- northbound/dataChange/installer/pom.xml | 4 ++-- northbound/dataChange/model/pom.xml | 4 ++-- northbound/dataChange/pom.xml | 4 ++-- northbound/dataChange/provider/pom.xml | 4 ++-- northbound/dmaap-listener/pom.xml | 4 ++-- 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 ++-- northbound/lcm/installer/pom.xml | 4 ++-- northbound/lcm/model/pom.xml | 4 ++-- northbound/lcm/pom.xml | 4 ++-- northbound/lcm/provider/pom.xml | 4 ++-- northbound/pom.xml | 4 ++-- northbound/ueb-listener/pom.xml | 4 ++-- 28 files changed, 56 insertions(+), 56 deletions(-) (limited to 'northbound') diff --git a/northbound/artifacts/pom.xml b/northbound/artifacts/pom.xml index 1d06144e0..a6c3131f5 100755 --- a/northbound/artifacts/pom.xml +++ b/northbound/artifacts/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.2.0-SNAPSHOT + 2.2.0 org.onap.ccsdk.sli.northbound sli-northbound-artifacts - 1.3.0-SNAPSHOT + 1.3.0 pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/asdcApi/installer/pom.xml b/northbound/asdcApi/installer/pom.xml index 30775361b..e1fc63242 100755 --- a/northbound/asdcApi/installer/pom.xml +++ b/northbound/asdcApi/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 asdcApi-installer - 1.3.0-SNAPSHOT + 1.3.0 pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/asdcApi/model/pom.xml b/northbound/asdcApi/model/pom.xml index 54facd7a4..76992b38d 100755 --- a/northbound/asdcApi/model/pom.xml +++ b/northbound/asdcApi/model/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 2.2.0-SNAPSHOT + 2.2.0 org.onap.ccsdk.sli.northbound asdcApi-model - 1.3.0-SNAPSHOT + 1.3.0 bundle ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/asdcApi/pom.xml b/northbound/asdcApi/pom.xml index 75e93ca5c..96248611c 100755 --- a/northbound/asdcApi/pom.xml +++ b/northbound/asdcApi/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.2.0-SNAPSHOT + 2.2.0 org.onap.ccsdk.sli.northbound asdcApi - 1.3.0-SNAPSHOT + 1.3.0 pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/asdcApi/provider/pom.xml b/northbound/asdcApi/provider/pom.xml index 0b82a0ce3..e175aa9ab 100755 --- a/northbound/asdcApi/provider/pom.xml +++ b/northbound/asdcApi/provider/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 2.2.0-SNAPSHOT + 2.2.0 org.onap.ccsdk.sli.northbound asdcApi-provider - 1.3.0-SNAPSHOT + 1.3.0 bundle ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/daexim-offsite-backup/installer/pom.xml b/northbound/daexim-offsite-backup/installer/pom.xml index 2eef21aca..c58a8bb19 100755 --- a/northbound/daexim-offsite-backup/installer/pom.xml +++ b/northbound/daexim-offsite-backup/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 daexim-offsite-backup-installer - 1.3.0-SNAPSHOT + 1.3.0 pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/daexim-offsite-backup/model/pom.xml b/northbound/daexim-offsite-backup/model/pom.xml index 7f19a3434..51df149c0 100755 --- a/northbound/daexim-offsite-backup/model/pom.xml +++ b/northbound/daexim-offsite-backup/model/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 2.2.0-SNAPSHOT + 2.2.0 org.onap.ccsdk.sli.northbound daexim-offsite-backup-model - 1.3.0-SNAPSHOT + 1.3.0 bundle ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/daexim-offsite-backup/pom.xml b/northbound/daexim-offsite-backup/pom.xml index 29483415b..23ca15b59 100755 --- a/northbound/daexim-offsite-backup/pom.xml +++ b/northbound/daexim-offsite-backup/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.2.0-SNAPSHOT + 2.2.0 org.onap.ccsdk.sli.northbound daexim-offsite-backup - 1.3.0-SNAPSHOT + 1.3.0 pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/daexim-offsite-backup/provider/pom.xml b/northbound/daexim-offsite-backup/provider/pom.xml index 08361b86b..46e8e6159 100755 --- a/northbound/daexim-offsite-backup/provider/pom.xml +++ b/northbound/daexim-offsite-backup/provider/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 2.2.0-SNAPSHOT + 2.2.0 org.onap.ccsdk.sli.northbound daexim-offsite-backup-provider - 1.3.0-SNAPSHOT + 1.3.0 bundle ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/dataChange/installer/pom.xml b/northbound/dataChange/installer/pom.xml index ccc87b168..a78d178bd 100755 --- a/northbound/dataChange/installer/pom.xml +++ b/northbound/dataChange/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 dataChange-installer - 1.3.0-SNAPSHOT + 1.3.0 pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/dataChange/model/pom.xml b/northbound/dataChange/model/pom.xml index 07f8b1d8b..0f082f6a3 100755 --- a/northbound/dataChange/model/pom.xml +++ b/northbound/dataChange/model/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 2.2.0-SNAPSHOT + 2.2.0 org.onap.ccsdk.sli.northbound dataChange-model - 1.3.0-SNAPSHOT + 1.3.0 bundle ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/dataChange/pom.xml b/northbound/dataChange/pom.xml index 1a02ce647..c560c72d1 100755 --- a/northbound/dataChange/pom.xml +++ b/northbound/dataChange/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.2.0-SNAPSHOT + 2.2.0 org.onap.ccsdk.sli.northbound dataChange - 1.3.0-SNAPSHOT + 1.3.0 pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/dataChange/provider/pom.xml b/northbound/dataChange/provider/pom.xml index c67a956c9..11bd56eb3 100755 --- a/northbound/dataChange/provider/pom.xml +++ b/northbound/dataChange/provider/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 2.2.0-SNAPSHOT + 2.2.0 org.onap.ccsdk.sli.northbound dataChange-provider - 1.3.0-SNAPSHOT + 1.3.0 bundle ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/dmaap-listener/pom.xml b/northbound/dmaap-listener/pom.xml index 896c15d1d..eeea9b65d 100755 --- a/northbound/dmaap-listener/pom.xml +++ b/northbound/dmaap-listener/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent standalone-parent - 2.2.0-SNAPSHOT + 2.2.0 org.onap.ccsdk.sli.northbound dmaap-listener - 1.3.0-SNAPSHOT + 1.3.0 jar ccsdk-sli-northbound :: ${project.artifactId} 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 diff --git a/northbound/lcm/installer/pom.xml b/northbound/lcm/installer/pom.xml index 8452af720..cb0efd033 100755 --- a/northbound/lcm/installer/pom.xml +++ b/northbound/lcm/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 lcm-installer - 1.3.0-SNAPSHOT + 1.3.0 pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/lcm/model/pom.xml b/northbound/lcm/model/pom.xml index 0de48ad1d..4668a5f5e 100755 --- a/northbound/lcm/model/pom.xml +++ b/northbound/lcm/model/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 2.2.0-SNAPSHOT + 2.2.0 org.onap.ccsdk.sli.northbound lcm-model - 1.3.0-SNAPSHOT + 1.3.0 bundle ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/lcm/pom.xml b/northbound/lcm/pom.xml index 775f12f03..f98113929 100755 --- a/northbound/lcm/pom.xml +++ b/northbound/lcm/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.2.0-SNAPSHOT + 2.2.0 org.onap.ccsdk.sli.northbound lcm - 1.3.0-SNAPSHOT + 1.3.0 pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/lcm/provider/pom.xml b/northbound/lcm/provider/pom.xml index 4a326cded..d5bdb6d77 100755 --- a/northbound/lcm/provider/pom.xml +++ b/northbound/lcm/provider/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 2.2.0-SNAPSHOT + 2.2.0 org.onap.ccsdk.sli.northbound lcm-provider - 1.3.0-SNAPSHOT + 1.3.0 bundle ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/pom.xml b/northbound/pom.xml index 2705a911a..c21fe4d92 100644 --- a/northbound/pom.xml +++ b/northbound/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 2.2.0-SNAPSHOT + 2.2.0 org.onap.ccsdk.sli.northbound ccsdk-sli-northbound - 1.3.0-SNAPSHOT + 1.3.0 pom ${project.artifactId} diff --git a/northbound/ueb-listener/pom.xml b/northbound/ueb-listener/pom.xml index 2b0534509..167a7885d 100755 --- a/northbound/ueb-listener/pom.xml +++ b/northbound/ueb-listener/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent standalone-parent - 2.2.0-SNAPSHOT + 2.2.0 org.onap.ccsdk.sli.northbound ueb-listener - 1.3.0-SNAPSHOT + 1.3.0 jar ccsdk-sli-northbound :: ${project.artifactId} -- cgit 1.2.3-korg