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 --- core/sliPluginUtils/installer/pom.xml | 2 +- core/sliPluginUtils/pom.xml | 2 +- core/sliPluginUtils/provider/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'core/sliPluginUtils') diff --git a/core/sliPluginUtils/installer/pom.xml b/core/sliPluginUtils/installer/pom.xml index 85ebb8cd1..7e5d9cb1f 100755 --- a/core/sliPluginUtils/installer/pom.xml +++ b/core/sliPluginUtils/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.4 + 2.4.5 diff --git a/core/sliPluginUtils/pom.xml b/core/sliPluginUtils/pom.xml index b9dc64dcd..d5fef89d2 100755 --- a/core/sliPluginUtils/pom.xml +++ b/core/sliPluginUtils/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.4 + 2.4.5 diff --git a/core/sliPluginUtils/provider/pom.xml b/core/sliPluginUtils/provider/pom.xml index 8b1120a15..23956a3cb 100755 --- a/core/sliPluginUtils/provider/pom.xml +++ b/core/sliPluginUtils/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.4.4 + 2.4.5 -- cgit 1.2.3-korg