diff options
author | Dan Timoney <dtimoney@att.com> | 2020-08-06 15:28:15 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-08-07 09:42:54 -0400 |
commit | 9203709a16787e7581de039a474af64674ea9ceb (patch) | |
tree | 279523ee97fcc1ef7175d6320a89ae674b01348f /sdnr/northbound/CMNotify/model/pom.xml | |
parent | 7688e7f671c1f188ec4a89ac22af2cebc036993c (diff) |
Roll to next snapshot
Roll to snapshot version 1.0.1-SNAPSHOT
Issue-ID: CCSDK-2635
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I657f559c5f1891f7b9e279eb68ccb872c4388e67
Diffstat (limited to 'sdnr/northbound/CMNotify/model/pom.xml')
-rw-r--r-- | sdnr/northbound/CMNotify/model/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sdnr/northbound/CMNotify/model/pom.xml b/sdnr/northbound/CMNotify/model/pom.xml index f3265b6cb..6b1f15d01 100644 --- a/sdnr/northbound/CMNotify/model/pom.xml +++ b/sdnr/northbound/CMNotify/model/pom.xml @@ -26,13 +26,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.1-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId> <artifactId>CMNotify-model</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-features :: sdnr-northbound :: ${project.artifactId}</name> |