From f4cfaf14c8e064522e196e192c53ceb38909fc83 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 21 Oct 2022 12:02:51 -0400 Subject: Update to latest released parent version Update to version 2.4.3 of parent pom Issue-ID: CCSDK-3779 Signed-off-by: Dan Timoney Change-Id: I7a923595c9e8f479502fcf80164a040716c8bcd5 Update parent to version 2.4.4 Update parent to version 2.4.4 to recover from lost version 2.4.3 Issue-ID: CCSDK-3779 Signed-off-by: Dan Timoney Change-Id: Ib68f665a6c7cdbf19dcfbfd1a62ad6a8be9e6779 --- northbound/features/ccsdk-asdcApi/pom.xml | 2 +- northbound/features/ccsdk-daexim-offsite-backup/pom.xml | 2 +- northbound/features/ccsdk-dataChange/pom.xml | 2 +- northbound/features/ccsdk-lcm/pom.xml | 2 +- northbound/features/ccsdk-sli-northbound-all/pom.xml | 2 +- northbound/features/features-sli-northbound/pom.xml | 2 +- northbound/features/installer/pom.xml | 2 +- northbound/features/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'northbound/features') diff --git a/northbound/features/ccsdk-asdcApi/pom.xml b/northbound/features/ccsdk-asdcApi/pom.xml index fd661e033..0a8be22f4 100644 --- a/northbound/features/ccsdk-asdcApi/pom.xml +++ b/northbound/features/ccsdk-asdcApi/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.4.2 + 2.4.4 diff --git a/northbound/features/ccsdk-daexim-offsite-backup/pom.xml b/northbound/features/ccsdk-daexim-offsite-backup/pom.xml index eb7b0737f..4067a6285 100644 --- a/northbound/features/ccsdk-daexim-offsite-backup/pom.xml +++ b/northbound/features/ccsdk-daexim-offsite-backup/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.4.2 + 2.4.4 diff --git a/northbound/features/ccsdk-dataChange/pom.xml b/northbound/features/ccsdk-dataChange/pom.xml index 098ec51c1..1c2285c0d 100644 --- a/northbound/features/ccsdk-dataChange/pom.xml +++ b/northbound/features/ccsdk-dataChange/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.4.2 + 2.4.4 diff --git a/northbound/features/ccsdk-lcm/pom.xml b/northbound/features/ccsdk-lcm/pom.xml index 37bf0a7ac..acf2947e7 100644 --- a/northbound/features/ccsdk-lcm/pom.xml +++ b/northbound/features/ccsdk-lcm/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.4.2 + 2.4.4 diff --git a/northbound/features/ccsdk-sli-northbound-all/pom.xml b/northbound/features/ccsdk-sli-northbound-all/pom.xml index bc5a122b5..9c5dd693c 100644 --- a/northbound/features/ccsdk-sli-northbound-all/pom.xml +++ b/northbound/features/ccsdk-sli-northbound-all/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.4.2 + 2.4.4 diff --git a/northbound/features/features-sli-northbound/pom.xml b/northbound/features/features-sli-northbound/pom.xml index 050c317e4..ffc140cb0 100644 --- a/northbound/features/features-sli-northbound/pom.xml +++ b/northbound/features/features-sli-northbound/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent feature-repo-parent - 2.4.2 + 2.4.4 diff --git a/northbound/features/installer/pom.xml b/northbound/features/installer/pom.xml index b67410b93..014abf4e7 100755 --- a/northbound/features/installer/pom.xml +++ b/northbound/features/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.4.4 diff --git a/northbound/features/pom.xml b/northbound/features/pom.xml index b159dcf4d..40bf7092b 100755 --- a/northbound/features/pom.xml +++ b/northbound/features/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.4.4 -- cgit 1.2.3-korg