From bbe617b75284c9cfbb17613fe293cf745fa14f10 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Fri, 31 May 2019 10:27:29 -0400 Subject: Use released parent poms Use released version of parent poms (1.2.4) Change-Id: I9b4f92959433e184e5b94fd808c9b7d6710d7512 Issue-ID: CCSDK-1362 Signed-off-by: Timoney, Dan (dt5972) --- features/ccsdk-sli-northbound-all/pom.xml | 2 +- features/features-sli-northbound/pom.xml | 2 +- features/installer/pom.xml | 2 +- features/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'features') diff --git a/features/ccsdk-sli-northbound-all/pom.xml b/features/ccsdk-sli-northbound-all/pom.xml index cf9d6131..348608ca 100644 --- a/features/ccsdk-sli-northbound-all/pom.xml +++ b/features/ccsdk-sli-northbound-all/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 1.2.4-SNAPSHOT + 1.2.4 diff --git a/features/features-sli-northbound/pom.xml b/features/features-sli-northbound/pom.xml index 692924a6..0d245446 100644 --- a/features/features-sli-northbound/pom.xml +++ b/features/features-sli-northbound/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent feature-repo-parent - 1.2.4-SNAPSHOT + 1.2.4 diff --git a/features/installer/pom.xml b/features/installer/pom.xml index 20600888..1fed1b32 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.4-SNAPSHOT + 1.2.4 diff --git a/features/pom.xml b/features/pom.xml index e3eb601f..abf0addb 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.4-SNAPSHOT + 1.2.4 -- cgit 1.2.3-korg