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/devicemodel/feature/pom.xml | 12 +++--------- sdnr/wt/devicemodel/installer/pom.xml | 4 ++-- sdnr/wt/devicemodel/model/pom.xml | 4 ++-- sdnr/wt/devicemodel/pom.xml | 4 ++-- 4 files changed, 9 insertions(+), 15 deletions(-) (limited to 'sdnr/wt/devicemodel') diff --git a/sdnr/wt/devicemodel/feature/pom.xml b/sdnr/wt/devicemodel/feature/pom.xml index 5508bd849..fbc0b9268 100644 --- a/sdnr/wt/devicemodel/feature/pom.xml +++ b/sdnr/wt/devicemodel/feature/pom.xml @@ -24,26 +24,20 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-devicemodel-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 - - org.opendaylight.mdsal.model - mdsal-model-artifacts - ${odl.mdsal.model.version} - pom - import - + org.opendaylight.controller mdsal-artifacts diff --git a/sdnr/wt/devicemodel/installer/pom.xml b/sdnr/wt/devicemodel/installer/pom.xml index ccd5507e7..28f2c5484 100755 --- a/sdnr/wt/devicemodel/installer/pom.xml +++ b/sdnr/wt/devicemodel/installer/pom.xml @@ -26,14 +26,14 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-devicemodel-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/devicemodel/model/pom.xml b/sdnr/wt/devicemodel/model/pom.xml index a3a7c0d86..c7d7f19f7 100644 --- a/sdnr/wt/devicemodel/model/pom.xml +++ b/sdnr/wt/devicemodel/model/pom.xml @@ -26,14 +26,14 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-devicemodel-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/devicemodel/pom.xml b/sdnr/wt/devicemodel/pom.xml index 2a2b0443f..6048e3519 100755 --- a/sdnr/wt/devicemodel/pom.xml +++ b/sdnr/wt/devicemodel/pom.xml @@ -26,14 +26,14 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-devicemodel-top - 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 -- cgit 1.2.3-korg