From 85a2b88a20b343cb5857ad7363876d09d3ec47a0 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Fri, 31 May 2019 10:26:43 -0400 Subject: Use released parent poms Use released version of parent poms (1.2.4) Change-Id: Ic23632acde7dd1439b17d468b827a0ea33168bf7 Issue-ID: CCSDK-1362 Signed-off-by: Timoney, Dan (dt5972) --- features/ccsdk-sli-adaptors-all/pom.xml | 2 +- features/features-sli-adaptors/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-adaptors-all/pom.xml b/features/ccsdk-sli-adaptors-all/pom.xml index 90b6f506..189e44d4 100644 --- a/features/ccsdk-sli-adaptors-all/pom.xml +++ b/features/ccsdk-sli-adaptors-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-adaptors/pom.xml b/features/features-sli-adaptors/pom.xml index 0b4a38b7..b741eefc 100644 --- a/features/features-sli-adaptors/pom.xml +++ b/features/features-sli-adaptors/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 0fee3472..cb2bb1d1 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 816947a4..1200c3a8 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