From 5e6449e5d8c91f314d2a43192e089240b22140ea Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 14 Sep 2021 11:51:39 -0400 Subject: Use version 2.2.1 of parent pom Use version 2.2.1 of parent pom to pick up change to ccsdk.sli.version Issue-ID: SDNC-1609 Signed-off-by: Dan Timoney Change-Id: Iccad9baa359b34c53ef2fae0fca4069ea701aa99 --- 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 1fc3979e..70b37263 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.0 + 2.2.1 diff --git a/features/installer/pom.xml b/features/installer/pom.xml index a1628f12..0fecf6bf 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.2.0 + 2.2.1 diff --git a/features/pom.xml b/features/pom.xml index ec9eebd5..fd5eed90 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.2.0 + 2.2.1 diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml index 254d0e09..22a253d9 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.0 + 2.2.1 -- cgit 1.2.3-korg