From c9b819e3e5dfea73764f816c9845f105b9a14563 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 11 Aug 2023 16:50:05 -0400 Subject: Update sdnc/oam for ODL Argon Update sdnc/oam to use Montreal / ODL Argon versions of parent poms and CCSDK artifacts and docker containers. Remove code to install biermann API Issue-ID: SDNC-1817 Change-Id: Ie271fdd18550769d6805752bb015c1ab0ff8da28 Signed-off-by: Dan Timoney Signed-off-by: highstreetherbert --- pom.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 4f39fa1a..a1b7b057 100755 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.5.4 + 2.6.0 @@ -25,18 +25,18 @@ ${project.version} - 1.5.0 - 2.5.0 - 1.5.2 - 1.6.3 - 1.5.1 + 1.6.0-SNAPSHOT + 2.6.0-SNAPSHOT + 1.6.0-SNAPSHOT + 1.7.1-SNAPSHOT + 1.6.0-SNAPSHOT ${ccsdk.sli.version} - 1.0.0 + 1.0.0 - 1.5.1 - 1.5.1 - 1.5.1 - 1.5.1 + 1.6.0-STAGING-latest + 1.6.0-SNAPSHOT-latest + 1.6.0-STAGING-latest + 1.6.0-STAGING-latest -- cgit 1.2.3-korg