diff options
Diffstat (limited to 'sdnr/northbound/CMNotify')
-rw-r--r-- | sdnr/northbound/CMNotify/feature/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/northbound/CMNotify/installer/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/northbound/CMNotify/model/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/northbound/CMNotify/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/northbound/CMNotify/provider/pom.xml | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/sdnr/northbound/CMNotify/feature/pom.xml b/sdnr/northbound/CMNotify/feature/pom.xml index bab8c3deb..1e4a0fe32 100644 --- a/sdnr/northbound/CMNotify/feature/pom.xml +++ b/sdnr/northbound/CMNotify/feature/pom.xml @@ -32,7 +32,7 @@ <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId> <artifactId>CMNotify-feature</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.8.0</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 1d713902c..6f5d6957c 100644 --- a/sdnr/northbound/CMNotify/installer/pom.xml +++ b/sdnr/northbound/CMNotify/installer/pom.xml @@ -32,7 +32,7 @@ <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId> <artifactId>CMNotify-installer</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.8.0</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 ff6222910..baf2ebcc8 100644 --- a/sdnr/northbound/CMNotify/model/pom.xml +++ b/sdnr/northbound/CMNotify/model/pom.xml @@ -32,7 +32,7 @@ <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId> <artifactId>CMNotify-model</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.8.0</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 159f90451..77e184459 100644 --- a/sdnr/northbound/CMNotify/pom.xml +++ b/sdnr/northbound/CMNotify/pom.xml @@ -32,7 +32,7 @@ <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId> <artifactId>CMNotify</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.8.0</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 28f947228..4f71776ad 100644 --- a/sdnr/northbound/CMNotify/provider/pom.xml +++ b/sdnr/northbound/CMNotify/provider/pom.xml @@ -32,7 +32,7 @@ <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId> <artifactId>CMNotify-provider</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.8.0</version> <packaging>bundle</packaging> <name>ccsdk-features :: sdnr-northbound :: ${project.artifactId}</name> |