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/odlux/core/features/pom.xml | 2 +- sdnr/wt/odlux/core/installer/pom.xml | 2 +- sdnr/wt/odlux/core/model/pom.xml | 2 +- sdnr/wt/odlux/core/pom.xml | 2 +- sdnr/wt/odlux/core/provider/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 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 86b061232..9e480bd7a 100644 --- a/sdnr/wt/odlux/core/features/pom.xml +++ b/sdnr/wt/odlux/core/features/pom.xml @@ -16,7 +16,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-feature - 0.4.2-SNAPSHOT + 0.5.0-SNAPSHOT feature ccsdk-features-sdnr-wt :: ${project.artifactId} :: feature diff --git a/sdnr/wt/odlux/core/installer/pom.xml b/sdnr/wt/odlux/core/installer/pom.xml index 7c459b32a..9f24b194a 100755 --- a/sdnr/wt/odlux/core/installer/pom.xml +++ b/sdnr/wt/odlux/core/installer/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-installer - 0.4.2-SNAPSHOT + 0.5.0-SNAPSHOT pom ccsdk-features-sdnr-wt :: ${project.artifactId} diff --git a/sdnr/wt/odlux/core/model/pom.xml b/sdnr/wt/odlux/core/model/pom.xml index a06a6289c..9b53d8bd2 100644 --- a/sdnr/wt/odlux/core/model/pom.xml +++ b/sdnr/wt/odlux/core/model/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-model - 0.4.2-SNAPSHOT + 0.5.0-SNAPSHOT ccsdk-features-sdnr-wt :: ${project.artifactId} bundle diff --git a/sdnr/wt/odlux/core/pom.xml b/sdnr/wt/odlux/core/pom.xml index dcd769219..ae7c2b917 100644 --- a/sdnr/wt/odlux/core/pom.xml +++ b/sdnr/wt/odlux/core/pom.xml @@ -12,7 +12,7 @@ 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-top - 0.4.2-SNAPSHOT + 0.5.0-SNAPSHOT pom odlux-core diff --git a/sdnr/wt/odlux/core/provider/pom.xml b/sdnr/wt/odlux/core/provider/pom.xml index b34397be5..bf8ba7ed0 100644 --- a/sdnr/wt/odlux/core/provider/pom.xml +++ b/sdnr/wt/odlux/core/provider/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-provider - 0.4.2-SNAPSHOT + 0.5.0-SNAPSHOT ccsdk-features-sdnr-wt :: ${project.artifactId} bundle -- cgit 1.2.3-korg