From 9203709a16787e7581de039a474af64674ea9ceb Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 6 Aug 2020 15:28:15 -0400 Subject: Roll to next snapshot Roll to snapshot version 1.0.1-SNAPSHOT Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney Change-Id: I657f559c5f1891f7b9e279eb68ccb872c4388e67 --- sdnr/northbound/CMNotify/feature/pom.xml | 4 ++-- sdnr/northbound/CMNotify/installer/pom.xml | 4 ++-- sdnr/northbound/CMNotify/model/pom.xml | 4 ++-- sdnr/northbound/CMNotify/pom.xml | 4 ++-- sdnr/northbound/CMNotify/provider/pom.xml | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) (limited to 'sdnr/northbound/CMNotify') diff --git a/sdnr/northbound/CMNotify/feature/pom.xml b/sdnr/northbound/CMNotify/feature/pom.xml index f89cb6fb5..2d6f2d8b7 100644 --- a/sdnr/northbound/CMNotify/feature/pom.xml +++ b/sdnr/northbound/CMNotify/feature/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound CMNotify-feature - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT feature ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/CMNotify/installer/pom.xml b/sdnr/northbound/CMNotify/installer/pom.xml index bae36ec0e..e63925132 100644 --- a/sdnr/northbound/CMNotify/installer/pom.xml +++ b/sdnr/northbound/CMNotify/installer/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound CMNotify-installer - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT pom ccsdk-features :: sdnr-northbound :: ${project.artifactId} 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 @@ org.onap.ccsdk.parent binding-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound CMNotify-model - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/CMNotify/pom.xml b/sdnr/northbound/CMNotify/pom.xml index 87d702cb0..1a2c0ac98 100644 --- a/sdnr/northbound/CMNotify/pom.xml +++ b/sdnr/northbound/CMNotify/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound CMNotify - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT pom ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/CMNotify/provider/pom.xml b/sdnr/northbound/CMNotify/provider/pom.xml index 97612b1a3..3acb7fcc0 100644 --- a/sdnr/northbound/CMNotify/provider/pom.xml +++ b/sdnr/northbound/CMNotify/provider/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent binding-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound CMNotify-provider - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} -- cgit 1.2.3-korg