aboutsummaryrefslogtreecommitdiffstats
path: root/installation/sdnc-web/pom.xml
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 /installation/sdnc-web/pom.xml
parentb222ce597db2af1929e5b1d42210c156d7c794ca (diff)
Update major version and fix clientHEADmaster
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 'installation/sdnc-web/pom.xml')
-rw-r--r--installation/sdnc-web/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml
index aa635b16..c1509146 100644
--- a/installation/sdnc-web/pom.xml
+++ b/installation/sdnc-web/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>installation</artifactId>
- <version>2.8.1-SNAPSHOT</version>
+ <version>3.0.0-SNAPSHOT</version>
</parent>
<artifactId>installation-sdnc-web</artifactId>