From 05347da67d927de96b25f1de2ddf3149efd9799e Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 24 Mar 2021 13:19:52 -0400 Subject: Update versions for sli fix Update versions of ccsdk artifacts/parents to pick up version with sli fix Change-Id: If8b37e78e4785d18363abdb1bd3b40f69f2334ff Issue-ID: CCSDK-3237 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 bb686c9e..94c9b6f6 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.1.1 + 2.1.2 diff --git a/features/installer/pom.xml b/features/installer/pom.xml index f852a501..0bf28716 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.1 + 2.1.2 diff --git a/features/pom.xml b/features/pom.xml index 5d88ab16..f3420009 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.1 + 2.1.2 diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml index b1ea33a9..c4621021 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.1.1 + 2.1.2 -- cgit 1.2.3-korg