From 5ae5efaca575345c0011c4b02a94974185ef6418 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 3 Jan 2019 13:16:30 -0500 Subject: Prepare sli/core for release Prepare for Casablanca mtce release. Change-Id: I2128af61dca51268cf6e51d6554a239fe6b893fb Issue-ID: CCSDK-858 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..f5ff1ad6 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 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..631ac8df 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 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..6e0f8a65 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 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