diff options
Diffstat (limited to 'sdnr/northbound/CMNotify/provider')
-rw-r--r-- | sdnr/northbound/CMNotify/provider/pom.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sdnr/northbound/CMNotify/provider/pom.xml b/sdnr/northbound/CMNotify/provider/pom.xml index a6a462987..a03bde938 100644 --- a/sdnr/northbound/CMNotify/provider/pom.xml +++ b/sdnr/northbound/CMNotify/provider/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.5.2</version> <relativePath/> </parent> @@ -190,6 +190,4 @@ </dependency> </dependencies> - - </project> |