aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt-odlux/odlux/apps/apiDemo/pom.xml
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/odlux/apps/apiDemo/pom.xml
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/odlux/apps/apiDemo/pom.xml')
-rw-r--r--sdnr/wt-odlux/odlux/apps/apiDemo/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/sdnr/wt-odlux/odlux/apps/apiDemo/pom.xml b/sdnr/wt-odlux/odlux/apps/apiDemo/pom.xml
index e379f700e..d74ff1758 100644
--- a/sdnr/wt-odlux/odlux/apps/apiDemo/pom.xml
+++ b/sdnr/wt-odlux/odlux/apps/apiDemo/pom.xml
@@ -19,13 +19,12 @@
~ ============LICENSE_END=======================================================
~
-->
-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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>
<groupId>org.onap.ccsdk.features.sdnr.odlux</groupId>
<artifactId>sdnr-odlux-app-apiDemo</artifactId>
- <version>1.8.1-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>SDNR ODLUX :: ${project.artifactId}</name>