From d005e266f51244e235f224d43683f93b89616fe4 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 9 Dec 2022 07:25:16 -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: I107dda125d764f33da844367efca11f6a2a5467b --- northbound/lcm/installer/pom.xml | 2 +- northbound/lcm/model/pom.xml | 2 +- northbound/lcm/pom.xml | 2 +- northbound/lcm/provider/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'northbound/lcm') diff --git a/northbound/lcm/installer/pom.xml b/northbound/lcm/installer/pom.xml index c562d7c6e..df909610d 100755 --- a/northbound/lcm/installer/pom.xml +++ b/northbound/lcm/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.5 + 2.4.6 diff --git a/northbound/lcm/model/pom.xml b/northbound/lcm/model/pom.xml index e4b256e09..7ca7278ec 100755 --- a/northbound/lcm/model/pom.xml +++ b/northbound/lcm/model/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.4.5 + 2.4.6 diff --git a/northbound/lcm/pom.xml b/northbound/lcm/pom.xml index 0f22a00b4..04fcfc372 100755 --- a/northbound/lcm/pom.xml +++ b/northbound/lcm/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.5 + 2.4.6 diff --git a/northbound/lcm/provider/pom.xml b/northbound/lcm/provider/pom.xml index 82180ac07..dff05236e 100755 --- a/northbound/lcm/provider/pom.xml +++ b/northbound/lcm/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.4.5 + 2.4.6 -- cgit 1.2.3-korg