diff options
Diffstat (limited to 'sdnr/northbound/CMNotify/installer')
-rw-r--r-- | sdnr/northbound/CMNotify/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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> |