From 9ea878c198b156b36ad40d7d4d7aada48791281a Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 19 Oct 2021 13:59:47 -0400 Subject: Update to use Istanbul RC parent pom Update to use Istanbul RC version of parent pom Issue-ID: SDNC-1615 Signed-off-by: Dan Timoney Change-Id: I6e66ee2640fea0ce9cfbefc61e450abedda63691 --- 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 c7f7f1fb..48843c06 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 - 2.2.1 + 2.2.2 diff --git a/features/installer/pom.xml b/features/installer/pom.xml index 28ed3fd1..58f77904 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.2.1 + 2.2.2 diff --git a/features/pom.xml b/features/pom.xml index f459c668..ce8f03d8 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.2.1 + 2.2.2 diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml index 9c3a0297..e00cfd40 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 - 2.2.1 + 2.2.2 -- cgit 1.2.3-korg