summaryrefslogtreecommitdiffstats
path: root/sdnr/northbound/CMNotify
diff options
context:
space:
mode:
Diffstat (limited to 'sdnr/northbound/CMNotify')
-rw-r--r--sdnr/northbound/CMNotify/feature/pom.xml4
-rw-r--r--sdnr/northbound/CMNotify/installer/pom.xml4
-rw-r--r--sdnr/northbound/CMNotify/model/pom.xml4
-rw-r--r--sdnr/northbound/CMNotify/pom.xml4
-rw-r--r--sdnr/northbound/CMNotify/provider/pom.xml4
5 files changed, 10 insertions, 10 deletions
diff --git a/sdnr/northbound/CMNotify/feature/pom.xml b/sdnr/northbound/CMNotify/feature/pom.xml
index 8aa61e85f..d199aacc6 100644
--- a/sdnr/northbound/CMNotify/feature/pom.xml
+++ b/sdnr/northbound/CMNotify/feature/pom.xml
@@ -26,13 +26,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
<artifactId>CMNotify-feature</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
<packaging>feature</packaging>
<name>ccsdk-features :: sdnr-northbound :: ${project.artifactId}</name>
diff --git a/sdnr/northbound/CMNotify/installer/pom.xml b/sdnr/northbound/CMNotify/installer/pom.xml
index b1e3d626f..c318ba5f3 100644
--- a/sdnr/northbound/CMNotify/installer/pom.xml
+++ b/sdnr/northbound/CMNotify/installer/pom.xml
@@ -26,13 +26,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
<artifactId>CMNotify-installer</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
<packaging>pom</packaging>
<name>ccsdk-features :: sdnr-northbound :: ${project.artifactId}</name>
diff --git a/sdnr/northbound/CMNotify/model/pom.xml b/sdnr/northbound/CMNotify/model/pom.xml
index 6b1f15d01..a50103fa0 100644
--- a/sdnr/northbound/CMNotify/model/pom.xml
+++ b/sdnr/northbound/CMNotify/model/pom.xml
@@ -26,13 +26,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
<artifactId>CMNotify-model</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
<packaging>bundle</packaging>
<name>ccsdk-features :: sdnr-northbound :: ${project.artifactId}</name>
diff --git a/sdnr/northbound/CMNotify/pom.xml b/sdnr/northbound/CMNotify/pom.xml
index 1a2c0ac98..0b0a5791d 100644
--- a/sdnr/northbound/CMNotify/pom.xml
+++ b/sdnr/northbound/CMNotify/pom.xml
@@ -26,13 +26,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
<artifactId>CMNotify</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
<packaging>pom</packaging>
<name>ccsdk-features :: sdnr-northbound :: ${project.artifactId}</name>
diff --git a/sdnr/northbound/CMNotify/provider/pom.xml b/sdnr/northbound/CMNotify/provider/pom.xml
index f4c964a34..7293120c7 100644
--- a/sdnr/northbound/CMNotify/provider/pom.xml
+++ b/sdnr/northbound/CMNotify/provider/pom.xml
@@ -26,13 +26,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
<artifactId>CMNotify-provider</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
<packaging>bundle</packaging>
<name>ccsdk-features :: sdnr-northbound :: ${project.artifactId}</name>