summaryrefslogtreecommitdiffstats
path: root/ubuntu/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2024-10-01 12:31:50 -0400
committerDan Timoney <dtimoney@att.com>2024-10-01 12:31:50 -0400
commitf14dd8f6652f6d28b9478289f0010d0f81c7938c (patch)
treee61068a626047af3ff158d33b6e15988cf89b1cc /ubuntu/pom.xml
parentbe4912b4f65a5f701979077d98841e9f4e2bbca3 (diff)
Update major versions2.0.0
Update major version to reflect breaking change (Biermann API removal) in release Issue-ID: CCSDK-4056 Change-Id: Ia25b6dd5249b2aa02db6808cb754874ba5354d86 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'ubuntu/pom.xml')
-rw-r--r--ubuntu/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/pom.xml b/ubuntu/pom.xml
index 30c76efb..2bc9da58 100644
--- a/ubuntu/pom.xml
+++ b/ubuntu/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-root</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
</parent>
<artifactId>distribution-ubuntu</artifactId>