From f3d5c900d268667062d98530dd9cb806f9c99827 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 2 May 2019 11:43:50 -0400 Subject: Fix versions Fix versions in ccsdk/features repo to be consistent Change-Id: I092be3394567785dc16dbdcbae951afa13b42df4 Issue-ID: CCSDK-1297 Signed-off-by: Timoney, Dan (dt5972) --- sdnr/wt/apigateway/feature/pom.xml | 2 +- sdnr/wt/apigateway/installer/pom.xml | 2 +- sdnr/wt/apigateway/pom.xml | 2 +- sdnr/wt/apigateway/provider/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sdnr/wt/apigateway') diff --git a/sdnr/wt/apigateway/feature/pom.xml b/sdnr/wt/apigateway/feature/pom.xml index 0d6b5182a..2926ddbd5 100644 --- a/sdnr/wt/apigateway/feature/pom.xml +++ b/sdnr/wt/apigateway/feature/pom.xml @@ -26,7 +26,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-apigateway-feature - 0.4.2-SNAPSHOT + 0.5.0-SNAPSHOT feature ccsdk-features-sdnr-wt :: ${project.artifactId} :: feature diff --git a/sdnr/wt/apigateway/installer/pom.xml b/sdnr/wt/apigateway/installer/pom.xml index 6c5b626b8..3f692659f 100755 --- a/sdnr/wt/apigateway/installer/pom.xml +++ b/sdnr/wt/apigateway/installer/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-apigateway-installer - 0.4.2-SNAPSHOT + 0.5.0-SNAPSHOT pom ccsdk-features-sdnr-wt :: ${project.artifactId} diff --git a/sdnr/wt/apigateway/pom.xml b/sdnr/wt/apigateway/pom.xml index f84bbb5b5..faf54414c 100755 --- a/sdnr/wt/apigateway/pom.xml +++ b/sdnr/wt/apigateway/pom.xml @@ -26,7 +26,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-apigateway-top - 0.4.2-SNAPSHOT + 0.5.0-SNAPSHOT pom ccsdk-features-sdnr-wt :: ${project.artifactId} diff --git a/sdnr/wt/apigateway/provider/pom.xml b/sdnr/wt/apigateway/provider/pom.xml index 02076ae7b..7fb88fccd 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.4.2-SNAPSHOT + 0.5.0-SNAPSHOT ccsdk-features-sdnr-wt :: ${project.artifactId} bundle -- cgit 1.2.3-korg