aboutsummaryrefslogtreecommitdiffstats
path: root/admportal
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2024-10-01 15:25:39 -0400
committerDan Timoney <dtimoney@att.com>2024-10-09 09:56:37 -0400
commitacf9f2b3c9df2f535025a9772620c2c73ade04c1 (patch)
treeca05764c5abc300d1a08a6e77d4102e45ba81734 /admportal
parentb222ce597db2af1929e5b1d42210c156d7c794ca (diff)
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 <dtimoney@att.com>
Diffstat (limited to 'admportal')
-rw-r--r--admportal/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/admportal/pom.xml b/admportal/pom.xml
index b02d96c2..98557565 100644
--- a/admportal/pom.xml
+++ b/admportal/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.8.0</version>
+ <version>3.0.0</version>
<relativePath/>
</parent>