From 33ff91e5d6924120cd710553bfdbe6332acacb75 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 15 Nov 2018 13:17:24 -0500 Subject: Roll to next snapshot Roll to snapshot 0.3.3-SNAPSHOT Change-Id: I18a6a6046d3814bbbfe598cb75743c7534068706 Issue-ID: CCSDK-679 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 03b8bb53..d074e81b 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.1.2 + 1.1.3-SNAPSHOT org.onap.ccsdk.sli.core ccsdk-slicore-utils - 0.3.2-SNAPSHOT + 0.3.3-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 6a35d3c0..6ecab25d 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.1.2 + 1.1.3-SNAPSHOT org.onap.ccsdk.sli.core features-util - 0.3.2-SNAPSHOT + 0.3.3-SNAPSHOT feature ccsdk-sli-core :: utils :: ${project.artifactId} diff --git a/utils/features/pom.xml b/utils/features/pom.xml index 2bcc7997..3307811b 100755 --- a/utils/features/pom.xml +++ b/utils/features/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.2 + 1.1.3-SNAPSHOT diff --git a/utils/installer/pom.xml b/utils/installer/pom.xml index 19d1e6b4..86cc0ec2 100755 --- a/utils/installer/pom.xml +++ b/utils/installer/pom.xml @@ -7,13 +7,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.2 + 1.1.3-SNAPSHOT org.onap.ccsdk.sli.core utils-installer - 0.3.2-SNAPSHOT + 0.3.3-SNAPSHOT pom ccsdk-sli-core :: utils :: ${project.artifactId} diff --git a/utils/pom.xml b/utils/pom.xml index a94ac69f..59532bd8 100755 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.2 + 1.1.3-SNAPSHOT org.onap.ccsdk.sli.core utils - 0.3.2-SNAPSHOT + 0.3.3-SNAPSHOT pom ccsdk-sli-core :: utils diff --git a/utils/provider/pom.xml b/utils/provider/pom.xml index 73388696..2b27fd95 100644 --- a/utils/provider/pom.xml +++ b/utils/provider/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 1.1.2 + 1.1.3-SNAPSHOT org.onap.ccsdk.sli.core utils-provider - 0.3.2-SNAPSHOT + 0.3.3-SNAPSHOT bundle ccsdk-sli-core :: utils :: ${project.artifactId} -- cgit 1.2.3-korg