summaryrefslogtreecommitdiffstats
path: root/sdnr/northbound/addCMHandle
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-09-20 11:57:48 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-09-20 11:57:48 +0000
commit9fb38741c1520001f0c301ca8ba2a51db7850b83 (patch)
tree20e7f1264c3fc4642e27857821fd5411c1638439 /sdnr/northbound/addCMHandle
parent1e091242fe68a42dafd8685658d137055a245c9b (diff)
Release ccsdk/features1.4.0
Diffstat (limited to 'sdnr/northbound/addCMHandle')
-rw-r--r--sdnr/northbound/addCMHandle/feature/pom.xml2
-rwxr-xr-xsdnr/northbound/addCMHandle/installer/pom.xml2
-rw-r--r--sdnr/northbound/addCMHandle/model/pom.xml2
-rw-r--r--sdnr/northbound/addCMHandle/pom.xml2
-rw-r--r--sdnr/northbound/addCMHandle/provider/pom.xml4
5 files changed, 6 insertions, 6 deletions
diff --git a/sdnr/northbound/addCMHandle/feature/pom.xml b/sdnr/northbound/addCMHandle/feature/pom.xml
index 7cc3eb27f..6a42eceb6 100644
--- a/sdnr/northbound/addCMHandle/feature/pom.xml
+++ b/sdnr/northbound/addCMHandle/feature/pom.xml
@@ -31,7 +31,7 @@
<groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
<artifactId>addCMHandle-feature</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.0</version>
<packaging>feature</packaging>
<name>ccsdk-features :: sdnr-northbound :: ${project.artifactId}</name>
diff --git a/sdnr/northbound/addCMHandle/installer/pom.xml b/sdnr/northbound/addCMHandle/installer/pom.xml
index 633d18f1b..573064e24 100755
--- a/sdnr/northbound/addCMHandle/installer/pom.xml
+++ b/sdnr/northbound/addCMHandle/installer/pom.xml
@@ -31,7 +31,7 @@
<groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
<artifactId>addCMHandle-installer</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.0</version>
<packaging>pom</packaging>
<name>ccsdk-features :: sdnr-northbound :: ${project.artifactId}</name>
diff --git a/sdnr/northbound/addCMHandle/model/pom.xml b/sdnr/northbound/addCMHandle/model/pom.xml
index 72067cabe..7d9b9e993 100644
--- a/sdnr/northbound/addCMHandle/model/pom.xml
+++ b/sdnr/northbound/addCMHandle/model/pom.xml
@@ -31,7 +31,7 @@
<groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
<artifactId>addCMHandle-model</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.0</version>
<packaging>bundle</packaging>
<name>ccsdk-features :: sdnr-northbound :: ${project.artifactId}</name>
diff --git a/sdnr/northbound/addCMHandle/pom.xml b/sdnr/northbound/addCMHandle/pom.xml
index 5ac5cd5c1..472133682 100644
--- a/sdnr/northbound/addCMHandle/pom.xml
+++ b/sdnr/northbound/addCMHandle/pom.xml
@@ -31,7 +31,7 @@
<groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
<artifactId>addCMHandle</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.0</version>
<packaging>pom</packaging>
<name>ccsdk-features :: sdnr-northbound :: ${project.artifactId}</name>
diff --git a/sdnr/northbound/addCMHandle/provider/pom.xml b/sdnr/northbound/addCMHandle/provider/pom.xml
index a225d2a1a..f70cbb667 100644
--- a/sdnr/northbound/addCMHandle/provider/pom.xml
+++ b/sdnr/northbound/addCMHandle/provider/pom.xml
@@ -31,13 +31,13 @@
<groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
<artifactId>addCMHandle-provider</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.0</version>
<packaging>bundle</packaging>
<name>ccsdk-features :: sdnr-northbound :: ${project.artifactId}</name>
<properties>
- <ccsdk.sli.version>1.5.0-SNAPSHOT</ccsdk.sli.version>
+ <ccsdk.sli.version>1.5.0</ccsdk.sli.version>
</properties>
<dependencies>