From 623cc97dd5ba22acada931ded6b0d627cdba63fb Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 24 Jun 2020 07:53:46 -0400 Subject: Update to latest ccsdk/parent Frankfurt snapshot version Updated parent versions to latest CCSDK Frankfurt snapshot Issue-ID: CCSDK-2478 Signed-off-by: Dan Timoney Change-Id: I1ed64f74c8b4a30e9f326ddcb531f3f05e41b04a --- 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 2565f7583..d75e11691 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 - 1.5.9 + 1.5.10-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound CMNotify-feature - 0.7.6-SNAPSHOT + 0.7.7-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 e7dc89313..cd3148885 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 - 1.5.9 + 1.5.10-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound CMNotify-installer - 0.7.6-SNAPSHOT + 0.7.7-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 931ceee1e..59aa802a0 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 - 1.5.9 + 1.5.10-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound CMNotify-model - 0.7.6-SNAPSHOT + 0.7.7-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/CMNotify/pom.xml b/sdnr/northbound/CMNotify/pom.xml index 63c435a12..4bb098946 100644 --- a/sdnr/northbound/CMNotify/pom.xml +++ b/sdnr/northbound/CMNotify/pom.xml @@ -26,13 +26,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.9 + 1.5.10-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound CMNotify - 0.7.6-SNAPSHOT + 0.7.7-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 89006e8a1..f3a5e09d6 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 - 1.5.9 + 1.5.10-SNAPSHOT org.onap.ccsdk.features.sdnr.northbound CMNotify-provider - 0.7.6-SNAPSHOT + 0.7.7-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} -- cgit 1.2.3-korg