From 7538a1c8e40b39066af9825856b4fa99b76d6eee Mon Sep 17 00:00:00 2001 From: "Stilwell, David (stilwelld)" Date: Wed, 23 May 2018 17:07:16 -0400 Subject: Update to release version parent 1.0.3 Update parent version to remove -SNAPSHOT (1.0.3) Change-Id: Ie9680134a643c7cfec3fd774422d8c62637bdbc3 Issue-ID: CCSDK-290 Signed-off-by: Stilwell, David (stilwelld) --- utils/features/features-util/pom.xml | 2 +- utils/features/pom.xml | 2 +- utils/features/sdnc-slicore-utils/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'utils/features') diff --git a/utils/features/features-util/pom.xml b/utils/features/features-util/pom.xml index 825eccf2..a9d8761d 100644 --- a/utils/features/features-util/pom.xml +++ b/utils/features/features-util/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent feature-repo-parent - 1.0.3-SNAPSHOT + 1.0.3 diff --git a/utils/features/pom.xml b/utils/features/pom.xml index e18674d8..6c4851a6 100755 --- a/utils/features/pom.xml +++ b/utils/features/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.0.3-SNAPSHOT + 1.0.3 diff --git a/utils/features/sdnc-slicore-utils/pom.xml b/utils/features/sdnc-slicore-utils/pom.xml index 0339d23a..4585fde7 100644 --- a/utils/features/sdnc-slicore-utils/pom.xml +++ b/utils/features/sdnc-slicore-utils/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 1.0.3-SNAPSHOT + 1.0.3 -- cgit 1.2.3-korg