From 80be80fba0d9a10ca256a906c571b4c0eedc164f Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 31 May 2018 21:28:15 -0400 Subject: Update to use CCSDK 0.2.4 Update to use CCSDK version 0.2.4 Change-Id: I2588021598deeb694db7751be7f38c7548a7c3cc Issue-ID: CCSDK-291 Signed-off-by: Timoney, Dan (dt5972) --- vnftools/features/features-vnftools/pom.xml | 4 ++-- vnftools/features/pom.xml | 4 ++-- vnftools/features/sdnc-vnftools/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'vnftools/features') diff --git a/vnftools/features/features-vnftools/pom.xml b/vnftools/features/features-vnftools/pom.xml index 7804c34a..83c7475a 100644 --- a/vnftools/features/features-vnftools/pom.xml +++ b/vnftools/features/features-vnftools/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent feature-repo-parent - 1.0.3 + 1.0.4 org.onap.sdnc.northbound features-vnftools - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT feature sdnc-northbound :: vnftools :: ${project.artifactId} diff --git a/vnftools/features/pom.xml b/vnftools/features/pom.xml index 2966b382..436db9bc 100644 --- a/vnftools/features/pom.xml +++ b/vnftools/features/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.0.3 + 1.0.4 org.onap.sdnc.northbound vnftools-features - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT pom sdnc-northbound :: vnftools :: ${project.artifactId} diff --git a/vnftools/features/sdnc-vnftools/pom.xml b/vnftools/features/sdnc-vnftools/pom.xml index 8cd0a587..676a3776 100644 --- a/vnftools/features/sdnc-vnftools/pom.xml +++ b/vnftools/features/sdnc-vnftools/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 1.0.3 + 1.0.4 org.onap.sdnc.northbound sdnc-vnftools - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT feature sdnc-northbound :: vnftools :: ${project.artifactId} -- cgit 1.2.3-korg