From 0529229a8078d357221f60df2d9ca964d45ceca8 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 1 Dec 2022 12:09:22 -0500 Subject: Update parent pom version to 2.4.5 Update parent pom version to 2.4.5 to pick up dmaap client version fix Issue-ID: CCSDK-3796 Signed-off-by: Dan Timoney Change-Id: Ic48638ee7a128d7c751a37233c18cf4baaf6909a --- 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 e1b8fa4b9..a4f9d8f1b 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.4 + 2.4.5 diff --git a/northbound/features/ccsdk-daexim-offsite-backup/pom.xml b/northbound/features/ccsdk-daexim-offsite-backup/pom.xml index dc0674885..956d3a104 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.4 + 2.4.5 diff --git a/northbound/features/ccsdk-dataChange/pom.xml b/northbound/features/ccsdk-dataChange/pom.xml index ac4bb73ad..b069885f2 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.4 + 2.4.5 diff --git a/northbound/features/ccsdk-lcm/pom.xml b/northbound/features/ccsdk-lcm/pom.xml index db5089e7e..5eaeffeaa 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.4 + 2.4.5 diff --git a/northbound/features/ccsdk-sli-northbound-all/pom.xml b/northbound/features/ccsdk-sli-northbound-all/pom.xml index acece5602..61f7bc209 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.4 + 2.4.5 diff --git a/northbound/features/features-sli-northbound/pom.xml b/northbound/features/features-sli-northbound/pom.xml index fb770c9a7..82d561445 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.4 + 2.4.5 diff --git a/northbound/features/installer/pom.xml b/northbound/features/installer/pom.xml index eaede4192..06c76b280 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.4 + 2.4.5 diff --git a/northbound/features/pom.xml b/northbound/features/pom.xml index ec86631d2..45148be96 100755 --- a/northbound/features/pom.xml +++ b/northbound/features/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.4 + 2.4.5 -- cgit 1.2.3-korg