From acf9f2b3c9df2f535025a9772620c2c73ade04c1 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 1 Oct 2024 15:25:39 -0400 Subject: Update major version and fix client Update major version and adjust swagger to allow client to correctly parse OpenDaylight version of RFC-8040, which is not completely standard. Issue-ID: SDNC-1847 Change-Id: I16ae3eda02e338e3d860b41c1907be15efaea596 Signed-off-by: Dan Timoney --- pom.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 028f3bef..2bf8ca8a 100755 --- a/pom.xml +++ b/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.8.0 + 3.0.0 org.onap.sdnc.oam sdnc-oam - 2.8.1-SNAPSHOT + 3.0.0-SNAPSHOT pom sdnc-oam @@ -26,17 +26,17 @@ 1.8.0 - 2.8.0 - 1.7.0 - 1.9.0 - 1.8.0 + 3.0.0-SNAPSHOT + 2.0.0-SNAPSHOT + 2.0.0-SNAPSHOT + 2.0.0-SNAPSHOT ${ccsdk.sli.version} 1.0.0 - 1.7.0 - 1.7.0 - 1.7.0 - 1.7.0 + 2.0.0-STAGING-latest + 2.0.0-SNAPSHOT-latest + 2.0.0-STAGING-latest + 2.0.0-STAGING-latest -- cgit 1.2.3-korg