diff options
author | Dan Timoney <dtimoney@att.com> | 2024-08-08 16:02:23 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-08-08 16:02:23 -0400 |
commit | 48cfbaa6b0e5041bc5d63642c817c7fc4795d64f (patch) | |
tree | 5a867203633abb65bae1de95e2bec83201855cb3 /cadi/core/pom.xml | |
parent | 4e4e9ed3d9504cb475b13ef0910a6892cf965ed6 (diff) |
Update versions for Oslo release
Update versions for Oslo release
Issue-ID: CCSDK-4043
Change-Id: If47a626774fb9feee1a52cfadbcebce60f9dc26d
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'cadi/core/pom.xml')
-rw-r--r-- | cadi/core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cadi/core/pom.xml b/cadi/core/pom.xml index 84c995a7..3d685909 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.7.0-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> |