From 69baaebcb6112c0b2f80ec654442c52a5b3e1cb1 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 22 Jun 2023 16:05:50 -0400 Subject: Update sli for Argon release Update sli to use OpenDaylight Argon versions of parent poms Issue-ID: CCSDK-3914 Signed-off-by: Dan Timoney Change-Id: I8689a3389ce4fae3be3e9d353f479eb4cd3762c0 --- 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 62934dbad..bfe011781 100755 --- a/northbound/lcm/installer/pom.xml +++ b/northbound/lcm/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.5.4 + 2.6.0 diff --git a/northbound/lcm/model/pom.xml b/northbound/lcm/model/pom.xml index 74f649545..5c1df5434 100755 --- a/northbound/lcm/model/pom.xml +++ b/northbound/lcm/model/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.5.4 + 2.6.0 diff --git a/northbound/lcm/pom.xml b/northbound/lcm/pom.xml index c0a8e26c8..448139dfc 100755 --- a/northbound/lcm/pom.xml +++ b/northbound/lcm/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.5.4 + 2.6.0 diff --git a/northbound/lcm/provider/pom.xml b/northbound/lcm/provider/pom.xml index 70e67b7de..87cb8e9aa 100755 --- a/northbound/lcm/provider/pom.xml +++ b/northbound/lcm/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.5.4 + 2.6.0 -- cgit 1.2.3-korg