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/apigateway/feature/pom.xml | 12 +++--------- sdnr/wt/apigateway/installer/pom.xml | 4 ++-- sdnr/wt/apigateway/pom.xml | 4 ++-- sdnr/wt/apigateway/provider/pom.xml | 4 ++-- 4 files changed, 9 insertions(+), 15 deletions(-) (limited to 'sdnr/wt/apigateway') diff --git a/sdnr/wt/apigateway/feature/pom.xml b/sdnr/wt/apigateway/feature/pom.xml index 68dbe5ffe..339de5ec4 100644 --- a/sdnr/wt/apigateway/feature/pom.xml +++ b/sdnr/wt/apigateway/feature/pom.xml @@ -26,26 +26,20 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-apigateway-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/apigateway/installer/pom.xml b/sdnr/wt/apigateway/installer/pom.xml index 40d5e7983..3c5397f24 100755 --- a/sdnr/wt/apigateway/installer/pom.xml +++ b/sdnr/wt/apigateway/installer/pom.xml @@ -4,14 +4,14 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-apigateway-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/apigateway/pom.xml b/sdnr/wt/apigateway/pom.xml index 137422c0a..d2b3253f9 100755 --- a/sdnr/wt/apigateway/pom.xml +++ b/sdnr/wt/apigateway/pom.xml @@ -26,14 +26,14 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-apigateway-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 diff --git a/sdnr/wt/apigateway/provider/pom.xml b/sdnr/wt/apigateway/provider/pom.xml index 8886a69bc..3367ffd19 100644 --- a/sdnr/wt/apigateway/provider/pom.xml +++ b/sdnr/wt/apigateway/provider/pom.xml @@ -17,7 +17,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-apigateway-provider - 0.5.2-SNAPSHOT + 0.6.0-SNAPSHOT ccsdk-features-sdnr-wt :: ${project.artifactId} bundle @@ -26,7 +26,7 @@ org.onap.ccsdk.parent binding-parent - 1.3.3-SNAPSHOT + 1.4.0-SNAPSHOT -- cgit 1.2.3-korg