diff options
author | Dan Timoney <dtimoney@att.com> | 2024-12-17 10:32:14 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-12-17 10:32:14 -0500 |
commit | eea803e7803153faf037abbeaa96ee4d34d73a99 (patch) | |
tree | 9404231d677fb7f02e64fdd9bff495b6245aa4d5 /cadi/pom.xml | |
parent | eb4f62a3c666362bcf5695214a556c4d2806d153 (diff) |
Update versions for Paris release
Issue-ID: CCSDK-4069
Change-Id: Ida0a036d8878f631a26a16cbc207aedaa066e900
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 6c9ff8e0..0e9a5b22 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.1-SNAPSHOT.yaml</version> + <version>2.1.0-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.apps</groupId> <artifactId>ccsdk-apps-cadi</artifactId> - <version>2.0.1-SNAPSHOT.yaml</version> + <version>2.1.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-apps-cadi</name> |