diff options
author | Dan Timoney <dtimoney@att.com> | 2024-12-05 15:43:40 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-12-05 15:43:40 -0500 |
commit | eb4f62a3c666362bcf5695214a556c4d2806d153 (patch) | |
tree | 48c1aec2da13a70519b465212af7112f6f699c34 /cadi/pom.xml | |
parent | b2dd436802e17486f4d5345f6a67c6c483238c74 (diff) |
Release version 2.0.0 CCSDK apps maven artifactsoslo
Release version 2.0.0 of CCSDK apps artifacts and roll to next snapshot
Issue-ID: CCSDK-4066
Change-Id: I735cbfb0e942869e6eaf2ea709c5f39eba2d0bff
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'cadi/pom.xml')
-rwxr-xr-x | cadi/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cadi/pom.xml b/cadi/pom.xml index 729f2857..6c9ff8e0 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>2.0.0-SNAPSHOT</version> + <version>2.0.1-SNAPSHOT.yaml</version> </parent> <groupId>org.onap.ccsdk.apps</groupId> <artifactId>ccsdk-apps-cadi</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.1-SNAPSHOT.yaml</version> <packaging>pom</packaging> <name>ccsdk-apps-cadi</name> |