diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-09-09 21:27:49 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-09-09 21:27:49 +0000 |
commit | 1e3f4855fafd3c2583129078ccaf0932f5e2fa48 (patch) | |
tree | 1bcc838e856353d54dc7534dff6770bcf192c8c1 /sdnr/northbound/CMNotify/pom.xml | |
parent | 69551cc92f779fd0d2fa40abd70765b92ed691c8 (diff) |
Release ccsdk/features1.0.1
Diffstat (limited to 'sdnr/northbound/CMNotify/pom.xml')
-rw-r--r-- | sdnr/northbound/CMNotify/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sdnr/northbound/CMNotify/pom.xml b/sdnr/northbound/CMNotify/pom.xml index 1a2c0ac98..0b0a5791d 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.0.1-SNAPSHOT</version> + <version>2.0.1</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId> <artifactId>CMNotify</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.1</version> <packaging>pom</packaging> <name>ccsdk-features :: sdnr-northbound :: ${project.artifactId}</name> |