From 7130a9240572bed8b08a4b1684830cb4973c95f8 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Fri, 11 Oct 2019 08:14:51 -0400 Subject: Roll version to 0.6.4 Roll version to 0.6.4-SNAPSHOT Change-Id: I2b809fea940267d2dfb4408a88221abe7bd6d679 Issue-ID: CCSDK-1827 Signed-off-by: Timoney, Dan (dt5972) --- utils/features/ccsdk-slicore-utils/pom.xml | 4 ++-- utils/features/features-util/pom.xml | 4 ++-- utils/features/pom.xml | 2 +- utils/installer/pom.xml | 4 ++-- utils/pom.xml | 4 ++-- utils/provider/pom.xml | 4 ++-- 6 files changed, 11 insertions(+), 11 deletions(-) (limited to 'utils') diff --git a/utils/features/ccsdk-slicore-utils/pom.xml b/utils/features/ccsdk-slicore-utils/pom.xml index c8eb4138..5f9d4a2f 100644 --- a/utils/features/ccsdk-slicore-utils/pom.xml +++ b/utils/features/ccsdk-slicore-utils/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 1.4.3-SNAPSHOT + 1.4.4-SNAPSHOT org.onap.ccsdk.sli.core ccsdk-slicore-utils - 0.6.3-SNAPSHOT + 0.6.4-SNAPSHOT feature ccsdk-sli-core :: utils :: ${project.artifactId} diff --git a/utils/features/features-util/pom.xml b/utils/features/features-util/pom.xml index b9e1461f..8147175b 100644 --- a/utils/features/features-util/pom.xml +++ b/utils/features/features-util/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent feature-repo-parent - 1.4.3-SNAPSHOT + 1.4.4-SNAPSHOT org.onap.ccsdk.sli.core features-util - 0.6.3-SNAPSHOT + 0.6.4-SNAPSHOT feature ccsdk-sli-core :: utils :: ${project.artifactId} diff --git a/utils/features/pom.xml b/utils/features/pom.xml index 6a4dc170..e69a563d 100755 --- a/utils/features/pom.xml +++ b/utils/features/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.4.3-SNAPSHOT + 1.4.4-SNAPSHOT diff --git a/utils/installer/pom.xml b/utils/installer/pom.xml index bf88f371..febfcb18 100755 --- a/utils/installer/pom.xml +++ b/utils/installer/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.4.3-SNAPSHOT + 1.4.4-SNAPSHOT org.onap.ccsdk.sli.core utils-installer - 0.6.3-SNAPSHOT + 0.6.4-SNAPSHOT pom ccsdk-sli-core :: utils :: ${project.artifactId} diff --git a/utils/pom.xml b/utils/pom.xml index 85bcf710..e378b8b3 100755 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.4.3-SNAPSHOT + 1.4.4-SNAPSHOT org.onap.ccsdk.sli.core utils - 0.6.3-SNAPSHOT + 0.6.4-SNAPSHOT pom ccsdk-sli-core :: utils diff --git a/utils/provider/pom.xml b/utils/provider/pom.xml index 0bd13ae3..677dc625 100644 --- a/utils/provider/pom.xml +++ b/utils/provider/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 1.4.3-SNAPSHOT + 1.4.4-SNAPSHOT org.onap.ccsdk.sli.core utils-provider - 0.6.3-SNAPSHOT + 0.6.4-SNAPSHOT bundle ccsdk-sli-core :: utils :: ${project.artifactId} -- cgit 1.2.3-korg