aboutsummaryrefslogtreecommitdiffstats
path: root/cadi
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2024-11-01 13:33:07 -0400
committerDan Timoney <dtimoney@att.com>2024-11-01 13:33:07 -0400
commita9d103b2d772b98abad859d66fb641b3826572ae (patch)
treecf31b8d000c20b176009e04471f08a40f1adccc6 /cadi
parent284426ce6a607bd2848d00645337b98701bcd9cc (diff)
Update versions for OsloHEADmaster
Update versions of ccsdk/apps for Oslo release Issue-ID: CCSDK-4062 Change-Id: Ic808ca6cd3e44643d352255d8f206d70ddaec802 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'cadi')
-rw-r--r--cadi/core/pom.xml2
-rwxr-xr-xcadi/pom.xml4
2 files changed, 3 insertions, 3 deletions
diff --git a/cadi/core/pom.xml b/cadi/core/pom.xml
index 3d685909..221aae6c 100644
--- a/cadi/core/pom.xml
+++ b/cadi/core/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.onap.ccsdk.apps</groupId>
<artifactId>ccsdk-apps-cadi</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/cadi/pom.xml b/cadi/pom.xml
index 5046a05d..729f2857 100755
--- a/cadi/pom.xml
+++ b/cadi/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.apps</groupId>
<artifactId>ccsdk-apps</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.apps</groupId>
<artifactId>ccsdk-apps-cadi</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-apps-cadi</name>