From bc48337b724109bc3ecf50b38c977e88edcbde75 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Wed, 11 Sep 2019 10:58:56 -0400 Subject: Roll versions for Frankfurt development Roll master version for Frankfurt development Change-Id: I7cba11d503697b7b84e5b51832b1729d019250f9 Issue-ID: CCSDK-1701 Signed-off-by: Timoney, Dan (dt5972) --- sdnr/wt/odlux/core/features/pom.xml | 4 ++-- 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, 10 insertions(+), 10 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 b6ec50c0f..c0715191f 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.6.1-SNAPSHOT + 0.7.0-SNAPSHOT feature ccsdk-features-sdnr-wt :: ${project.artifactId} :: feature org.onap.ccsdk.parent single-feature-parent - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT diff --git a/sdnr/wt/odlux/core/installer/pom.xml b/sdnr/wt/odlux/core/installer/pom.xml index e764f813b..386f968bf 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.6.1-SNAPSHOT + 0.7.0-SNAPSHOT pom ccsdk-features-sdnr-wt :: ${project.artifactId} org.onap.ccsdk.parent odlparent-lite - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT diff --git a/sdnr/wt/odlux/core/model/pom.xml b/sdnr/wt/odlux/core/model/pom.xml index 6cb7410e0..ef9ad8db6 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.6.1-SNAPSHOT + 0.7.0-SNAPSHOT ccsdk-features-sdnr-wt :: ${project.artifactId} bundle org.onap.ccsdk.parent binding-parent - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT diff --git a/sdnr/wt/odlux/core/pom.xml b/sdnr/wt/odlux/core/pom.xml index 1f3c20a05..c9050c522 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.4.1-SNAPSHOT + 1.5.0-SNAPSHOT @@ -12,7 +12,7 @@ 4.0.0 org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-core-top - 0.6.1-SNAPSHOT + 0.7.0-SNAPSHOT pom odlux-core diff --git a/sdnr/wt/odlux/core/provider/pom.xml b/sdnr/wt/odlux/core/provider/pom.xml index ff67e213d..efd1a5226 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.6.1-SNAPSHOT + 0.7.0-SNAPSHOT ccsdk-features-sdnr-wt :: ${project.artifactId} bundle org.onap.ccsdk.parent binding-parent - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT -- cgit 1.2.3-korg