From c74f6af8d7b72eeeee7ceedbf82fc8cecef1ae3d Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 11 Jul 2019 08:47:49 -0400 Subject: Update to Neon Apply code updates to port to Neon. Change-Id: I159309494ec64209d9fa23fc515643f1e31fe146 Issue-ID: CCSDK-1389 Signed-off-by: Timoney, Dan (dt5972) --- sdnr/wt/odlux/core/features/pom.xml | 12 +++--------- sdnr/wt/odlux/core/installer/pom.xml | 4 ++-- sdnr/wt/odlux/core/model/pom.xml | 4 ++-- sdnr/wt/odlux/core/pom.xml | 4 ++-- sdnr/wt/odlux/core/provider/pom.xml | 4 ++-- 5 files changed, 11 insertions(+), 17 deletions(-) (limited to 'sdnr/wt/odlux/core') diff --git a/sdnr/wt/odlux/core/features/pom.xml b/sdnr/wt/odlux/core/features/pom.xml index b24c6dec4..083c03cb9 100644 --- a/sdnr/wt/odlux/core/features/pom.xml +++ b/sdnr/wt/odlux/core/features/pom.xml @@ -16,14 +16,14 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-feature - 0.5.2-SNAPSHOT + 0.6.0-SNAPSHOT feature ccsdk-features-sdnr-wt :: ${project.artifactId} :: feature org.onap.ccsdk.parent single-feature-parent - 1.3.3-SNAPSHOT + 1.4.0-SNAPSHOT @@ -35,13 +35,7 @@ - - org.opendaylight.mdsal.model - mdsal-model-artifacts - ${odl.mdsal.model.version} - pom - import - + org.opendaylight.controller mdsal-artifacts diff --git a/sdnr/wt/odlux/core/installer/pom.xml b/sdnr/wt/odlux/core/installer/pom.xml index f3c9ab637..422a121c6 100755 --- a/sdnr/wt/odlux/core/installer/pom.xml +++ b/sdnr/wt/odlux/core/installer/pom.xml @@ -4,14 +4,14 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-installer - 0.5.2-SNAPSHOT + 0.6.0-SNAPSHOT pom ccsdk-features-sdnr-wt :: ${project.artifactId} org.onap.ccsdk.parent odlparent-lite - 1.3.3-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/sdnr/wt/odlux/core/model/pom.xml b/sdnr/wt/odlux/core/model/pom.xml index af41a421a..919915281 100644 --- a/sdnr/wt/odlux/core/model/pom.xml +++ b/sdnr/wt/odlux/core/model/pom.xml @@ -4,14 +4,14 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-model - 0.5.2-SNAPSHOT + 0.6.0-SNAPSHOT ccsdk-features-sdnr-wt :: ${project.artifactId} bundle org.onap.ccsdk.parent binding-parent - 1.3.3-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/sdnr/wt/odlux/core/pom.xml b/sdnr/wt/odlux/core/pom.xml index e56ec82de..63c136d46 100644 --- a/sdnr/wt/odlux/core/pom.xml +++ b/sdnr/wt/odlux/core/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.3.3-SNAPSHOT + 1.4.0-SNAPSHOT @@ -12,7 +12,7 @@ 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-top - 0.5.2-SNAPSHOT + 0.6.0-SNAPSHOT pom odlux-core diff --git a/sdnr/wt/odlux/core/provider/pom.xml b/sdnr/wt/odlux/core/provider/pom.xml index ea8e3eb29..0e1fe9ac7 100644 --- a/sdnr/wt/odlux/core/provider/pom.xml +++ b/sdnr/wt/odlux/core/provider/pom.xml @@ -4,14 +4,14 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-provider - 0.5.2-SNAPSHOT + 0.6.0-SNAPSHOT ccsdk-features-sdnr-wt :: ${project.artifactId} bundle org.onap.ccsdk.parent binding-parent - 1.3.3-SNAPSHOT + 1.4.0-SNAPSHOT -- cgit 1.2.3-korg