summaryrefslogtreecommitdiffstats
path: root/sdnr/wt-odlux/readthedocs
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2024-10-01 12:37:44 -0400
committerDan Timoney <dtimoney@att.com>2024-10-07 14:29:24 -0400
commite2583efb02b44664efb7b0f65b2e12f67c650517 (patch)
treeef1639e1519dbc761c6aa3251ec0ea9aef7f0608 /sdnr/wt-odlux/readthedocs
parent10bcf61052635256fc88f51d8c37c8545f4012d5 (diff)
Update major versions
Update major version to reflect breaking change (Biermann API removal) in release Issue-ID: CCSDK-4056 Change-Id: I48ed0ab04100d64eed7b8c21be4a0e4845b34a8e Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'sdnr/wt-odlux/readthedocs')
-rw-r--r--sdnr/wt-odlux/readthedocs/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/sdnr/wt-odlux/readthedocs/pom.xml b/sdnr/wt-odlux/readthedocs/pom.xml
index f406603e4..106f30068 100644
--- a/sdnr/wt-odlux/readthedocs/pom.xml
+++ b/sdnr/wt-odlux/readthedocs/pom.xml
@@ -19,14 +19,13 @@
~ ============LICENSE_END=======================================================
~
-->
-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.8.0</version>
+ <version>3.0.0</version>
<relativePath/>
</parent>