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) --- sliapi/features/ccsdk-sliapi/pom.xml | 4 ++-- sliapi/features/features-sliapi/pom.xml | 4 ++-- sliapi/features/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'sliapi/features') diff --git a/sliapi/features/ccsdk-sliapi/pom.xml b/sliapi/features/ccsdk-sliapi/pom.xml index 5e403cfd..ea147a6d 100644 --- a/sliapi/features/ccsdk-sliapi/pom.xml +++ b/sliapi/features/ccsdk-sliapi/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-sliapi - 0.3.2-SNAPSHOT + 0.3.3-SNAPSHOT feature ccsdk-sli-core :: sliapi :: ${project.artifactId} diff --git a/sliapi/features/features-sliapi/pom.xml b/sliapi/features/features-sliapi/pom.xml index 8c902594..6fe8928e 100644 --- a/sliapi/features/features-sliapi/pom.xml +++ b/sliapi/features/features-sliapi/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-sliapi - 0.3.2-SNAPSHOT + 0.3.3-SNAPSHOT feature ccsdk-sli-core :: sliapi :: ${project.artifactId} diff --git a/sliapi/features/pom.xml b/sliapi/features/pom.xml index 3714647c..873fb2da 100755 --- a/sliapi/features/pom.xml +++ b/sliapi/features/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.2 + 1.1.3-SNAPSHOT org.onap.ccsdk.sli.core sliapi-feature-aggregator - 0.3.2-SNAPSHOT + 0.3.3-SNAPSHOT pom ccsdk-sli-core :: sliapi :: ${project.artifactId} -- cgit 1.2.3-korg