aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/northbound/CMNotify
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-02-23 11:48:11 -0500
committerDan Timoney <dtimoney@att.com>2021-02-23 11:48:11 -0500
commitcf4c986a60070895336f03ac95604f3b1273831f (patch)
tree0eabeae27345a922de51a567bf07db7002438ade /sdnr/northbound/CMNotify
parent878eedccba50ecf0a63bdad2e1a7924f280bed0c (diff)
Release version 1.1.1 of ccsdk/features
Release version 1.1.1 of ccsdk/features and roll to next snapshot version. Issue-ID: CCSDK-3179 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iceb1c8391efdffc1563946b79d71e77760b40f34
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 90fe74663..c396200cf 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.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
<artifactId>CMNotify-feature</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.2-SNAPSHOT</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 b540ea737..25c31a9fd 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.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
<artifactId>CMNotify-installer</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.2-SNAPSHOT</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 3af4c6602..f94b544f9 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.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
<artifactId>CMNotify-model</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.2-SNAPSHOT</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 54db602f3..38f7ed53c 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.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
<artifactId>CMNotify</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.2-SNAPSHOT</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 f964d63e1..233a156fd 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.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
<artifactId>CMNotify-provider</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.2-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>ccsdk-features :: sdnr-northbound :: ${project.artifactId}</name>