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/a1Adapter/feature/pom.xml | 2 +- sdnr/northbound/a1Adapter/installer/pom.xml | 2 +- sdnr/northbound/a1Adapter/model/pom.xml | 2 +- sdnr/northbound/a1Adapter/pom.xml | 2 +- sdnr/northbound/a1Adapter/provider/pom.xml | 6 +----- 5 files changed, 5 insertions(+), 9 deletions(-) (limited to 'sdnr/northbound/a1Adapter') diff --git a/sdnr/northbound/a1Adapter/feature/pom.xml b/sdnr/northbound/a1Adapter/feature/pom.xml index dba9e5f1b..eef2beb19 100644 --- a/sdnr/northbound/a1Adapter/feature/pom.xml +++ b/sdnr/northbound/a1Adapter/feature/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.northbound a1Adapter-feature - 0.7.3-SNAPSHOT + 0.7.4-SNAPSHOT feature ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/a1Adapter/installer/pom.xml b/sdnr/northbound/a1Adapter/installer/pom.xml index 3984b1da4..02ad10b49 100644 --- a/sdnr/northbound/a1Adapter/installer/pom.xml +++ b/sdnr/northbound/a1Adapter/installer/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.northbound a1Adapter-installer - 0.7.3-SNAPSHOT + 0.7.4-SNAPSHOT pom ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/a1Adapter/model/pom.xml b/sdnr/northbound/a1Adapter/model/pom.xml index 00dbf95fa..d7dec9d3a 100644 --- a/sdnr/northbound/a1Adapter/model/pom.xml +++ b/sdnr/northbound/a1Adapter/model/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.northbound a1Adapter-model - 0.7.3-SNAPSHOT + 0.7.4-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/a1Adapter/pom.xml b/sdnr/northbound/a1Adapter/pom.xml index b7c8b4cec..5b626db99 100644 --- a/sdnr/northbound/a1Adapter/pom.xml +++ b/sdnr/northbound/a1Adapter/pom.xml @@ -32,7 +32,7 @@ org.onap.ccsdk.features.sdnr.northbound a1Adapter - 0.7.3-SNAPSHOT + 0.7.4-SNAPSHOT pom ccsdk-features :: sdnr-northbound :: ${project.artifactId} diff --git a/sdnr/northbound/a1Adapter/provider/pom.xml b/sdnr/northbound/a1Adapter/provider/pom.xml index c058c9b69..6fcacf29a 100644 --- a/sdnr/northbound/a1Adapter/provider/pom.xml +++ b/sdnr/northbound/a1Adapter/provider/pom.xml @@ -32,15 +32,11 @@ org.onap.ccsdk.features.sdnr.northbound a1Adapter-provider - 0.7.3-SNAPSHOT + 0.7.4-SNAPSHOT bundle ccsdk-features :: sdnr-northbound :: ${project.artifactId} - - 0.7.1 - - -- cgit 1.2.3-korg