From 6bf13d44541bcafc7066170909d415e3bebf0e77 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 9 Dec 2022 07:27:22 -0500 Subject: Update parent pom to address dmaapClient version fix Update to version 2.4.6 of parent pom to address dmaapClient version fix (need version 1.1.14) Issue-ID: SDNC-1765 Signed-off-by: Dan Timoney Change-Id: I6f8171f48d5fbe98771ad6442b32119b782b3de4 --- aafshiro/features/ccsdk-aafshiro/pom.xml | 2 +- aafshiro/features/features-aafshiro/pom.xml | 2 +- aafshiro/features/pom.xml | 2 +- aafshiro/installer/pom.xml | 2 +- aafshiro/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'aafshiro') diff --git a/aafshiro/features/ccsdk-aafshiro/pom.xml b/aafshiro/features/ccsdk-aafshiro/pom.xml index 6fc68425c..6a835fa5a 100755 --- a/aafshiro/features/ccsdk-aafshiro/pom.xml +++ b/aafshiro/features/ccsdk-aafshiro/pom.xml @@ -27,7 +27,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.4.5 + 2.4.6 diff --git a/aafshiro/features/features-aafshiro/pom.xml b/aafshiro/features/features-aafshiro/pom.xml index 136cfc524..c17c777fd 100755 --- a/aafshiro/features/features-aafshiro/pom.xml +++ b/aafshiro/features/features-aafshiro/pom.xml @@ -27,7 +27,7 @@ org.onap.ccsdk.parent feature-repo-parent - 2.4.5 + 2.4.6 diff --git a/aafshiro/features/pom.xml b/aafshiro/features/pom.xml index 7c5931963..3e4027141 100755 --- a/aafshiro/features/pom.xml +++ b/aafshiro/features/pom.xml @@ -27,7 +27,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.5 + 2.4.6 diff --git a/aafshiro/installer/pom.xml b/aafshiro/installer/pom.xml index 21389459c..c2db83356 100755 --- a/aafshiro/installer/pom.xml +++ b/aafshiro/installer/pom.xml @@ -27,7 +27,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.5 + 2.4.6 diff --git a/aafshiro/pom.xml b/aafshiro/pom.xml index 8a2defd4c..f606c5556 100755 --- a/aafshiro/pom.xml +++ b/aafshiro/pom.xml @@ -27,7 +27,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.5 + 2.4.6 -- cgit 1.2.3-korg