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) --- utils/features/ccsdk-slicore-utils/pom.xml | 4 ++-- utils/features/features-util/pom.xml | 4 ++-- utils/features/pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'utils/features') diff --git a/utils/features/ccsdk-slicore-utils/pom.xml b/utils/features/ccsdk-slicore-utils/pom.xml index 03b8bb53..f018864f 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 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..19d4fe27 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 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..a808a681 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 -- cgit 1.2.3-korg