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 741651801..6dcc673e6 100644 --- a/sdnr/northbound/CMNotify/feature/pom.xml +++ b/sdnr/northbound/CMNotify/feature/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.3.3-SNAPSHOT</version> + <version>2.3.3</version> <relativePath/> </parent> diff --git a/sdnr/northbound/CMNotify/installer/pom.xml b/sdnr/northbound/CMNotify/installer/pom.xml index be9fffaa0..f86af6d04 100644 --- a/sdnr/northbound/CMNotify/installer/pom.xml +++ b/sdnr/northbound/CMNotify/installer/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.3.3-SNAPSHOT</version> + <version>2.3.3</version> <relativePath/> </parent> diff --git a/sdnr/northbound/CMNotify/model/pom.xml b/sdnr/northbound/CMNotify/model/pom.xml index bae407576..577e06317 100644 --- a/sdnr/northbound/CMNotify/model/pom.xml +++ b/sdnr/northbound/CMNotify/model/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.3.3-SNAPSHOT</version> + <version>2.3.3</version> <relativePath/> </parent> diff --git a/sdnr/northbound/CMNotify/pom.xml b/sdnr/northbound/CMNotify/pom.xml index 463d1a6e9..b6073ad09 100644 --- a/sdnr/northbound/CMNotify/pom.xml +++ b/sdnr/northbound/CMNotify/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.3.3-SNAPSHOT</version> + <version>2.3.3</version> <relativePath/> </parent> diff --git a/sdnr/northbound/CMNotify/provider/pom.xml b/sdnr/northbound/CMNotify/provider/pom.xml index 320e5841c..4531aaadc 100644 --- a/sdnr/northbound/CMNotify/provider/pom.xml +++ b/sdnr/northbound/CMNotify/provider/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.3.3-SNAPSHOT</version> + <version>2.3.3</version> <relativePath/> </parent> |