summaryrefslogtreecommitdiffstats
path: root/features/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2024-10-01 15:24:58 -0400
committerDan Timoney <dtimoney@att.com>2024-10-01 15:24:58 -0400
commit40aff8274b38f6eca82de9b0b6a3a35059c43c11 (patch)
tree37761f86b2bb56fe7ca9852973eda583d3c9212e /features/pom.xml
parent19e65a8a9406208654c27557fd074eead872bfa8 (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 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I1e5fce6f3347b3525242b89dad565787ab777e35
Diffstat (limited to 'features/pom.xml')
-rwxr-xr-xfeatures/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/features/pom.xml b/features/pom.xml
index b9729f3c..053116b8 100755
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.8.0</version>
+ <version>3.0.0</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>sdnc-northbound-feature-aggregator</artifactId>
- <version>2.8.1-SNAPSHOT</version>
+ <version>3.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>sdnc-northbound :: features</name>