From 073f4615220437103c4333fd79d3f05a013a148d Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 23 Mar 2022 18:46:50 -0400 Subject: Migrate to phosphorus Update to phosphorus version of parent poms Issue-ID: SDNC-1680 Signed-off-by: Dan Timoney Change-Id: I1fc641c9e9daf778a368732d10295fd1ce32ccff --- 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 f19c8cab..744eceac 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.3.2 + 2.3.3-SNAPSHOT diff --git a/features/installer/pom.xml b/features/installer/pom.xml index e17cf859..a9164397 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.3.2 + 2.3.3-SNAPSHOT diff --git a/features/pom.xml b/features/pom.xml index 0c7edb85..adb36d33 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.3.2 + 2.3.3-SNAPSHOT diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml index add5a579..65ecafcc 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.3.2 + 2.3.3-SNAPSHOT -- cgit 1.2.3-korg