From 6b598616933245519043b054c1163d1c4250b622 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 28 Apr 2020 15:08:09 -0400 Subject: Use RC1 version of parent poms Use RC1 version of ccsdk parent poms Change-Id: If9ecab03b5d6343850781424bfdb5b61e549ad5f Issue-ID: SDNC-1181 Signed-off-by: Dan Timoney --- features/features-sdnc-northbound/pom.xml | 2 +- features/installer/pom.xml | 2 +- features/pom.xml | 2 +- features/sdnc-northbound-all/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'features') diff --git a/features/features-sdnc-northbound/pom.xml b/features/features-sdnc-northbound/pom.xml index 97161a62..41e730f3 100644 --- a/features/features-sdnc-northbound/pom.xml +++ b/features/features-sdnc-northbound/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent feature-repo-parent - 1.5.2 + 1.5.4 diff --git a/features/installer/pom.xml b/features/installer/pom.xml index a3398ee5..49a40321 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.2 + 1.5.4 diff --git a/features/pom.xml b/features/pom.xml index bc2c33a4..12ef791a 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.2 + 1.5.4 diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml index 65a26ab8..9ac1814d 100644 --- a/features/sdnc-northbound-all/pom.xml +++ b/features/sdnc-northbound-all/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 1.5.2 + 1.5.4 -- cgit 1.2.3-korg