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 --- installation/ansible-server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'installation/ansible-server/pom.xml') diff --git a/installation/ansible-server/pom.xml b/installation/ansible-server/pom.xml index b8b8de6c..f265f142 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.8.1-SNAPSHOT + 3.0.0-SNAPSHOT installation-ansible-server -- cgit 1.2.3-korg