From 289e2920ae8a4dd321b54355f7a0b75efcd45930 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 5 May 2020 11:13:47 -0400 Subject: Remove override of sli core version Remove override of sli core version and use version specified in parent pom. Change-Id: I3275fc035b2e6c478411e189c703dd0a0d4bf9e1 Issue-ID: CCSDK-2344 Signed-off-by: Dan Timoney --- sdnr/northbound/CMNotify/feature/pom.xml | 2 +- sdnr/northbound/CMNotify/installer/pom.xml | 2 +- sdnr/northbound/CMNotify/model/pom.xml | 2 +- sdnr/northbound/CMNotify/pom.xml | 2 +- sdnr/northbound/CMNotify/provider/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'sdnr/northbound/CMNotify') diff --git a/sdnr/northbound/CMNotify/feature/pom.xml b/sdnr/northbound/CMNotify/feature/pom.xml index d031cc67a..26517f2b8 100644 --- a/sdnr/northbound/CMNotify/feature/pom.xml +++ b/sdnr/northbound/CMNotify/feature/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.northbound CMNotify-feature - 0.7.3-SNAPSHOT + 0.7.4-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 e776fd201..5fdde747d 100644 --- a/sdnr/northbound/CMNotify/installer/pom.xml +++ b/sdnr/northbound/CMNotify/installer/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.northbound CMNotify-installer - 0.7.3-SNAPSHOT + 0.7.4-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 5bf242fe4..95b241b20 100644 --- a/sdnr/northbound/CMNotify/model/pom.xml +++ b/sdnr/northbound/CMNotify/model/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.northbound CMNotify-model - 0.7.3-SNAPSHOT + 0.7.4-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/CMNotify/pom.xml b/sdnr/northbound/CMNotify/pom.xml index 191432f71..c614e05a7 100644 --- a/sdnr/northbound/CMNotify/pom.xml +++ b/sdnr/northbound/CMNotify/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.northbound CMNotify - 0.7.3-SNAPSHOT + 0.7.4-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 c6850a9ba..e3ea69f81 100644 --- a/sdnr/northbound/CMNotify/provider/pom.xml +++ b/sdnr/northbound/CMNotify/provider/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.northbound CMNotify-provider - 0.7.3-SNAPSHOT + 0.7.4-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} -- cgit 1.2.3-korg