diff options
author | Dan Timoney <dtimoney@att.com> | 2023-06-06 06:44:51 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-06-06 06:44:51 -0400 |
commit | 21e0eb9b300bb0d764e39fb9c914fd0d82aee456 (patch) | |
tree | 2cadf7776ef604badf323a2a7d70b7c7ddbaa631 /core/features/ccsdk-sliapi/pom.xml | |
parent | 68568a1b2430bf9fffe4f4dfd39fdbcc201b4a33 (diff) |
Roll master for Montreal
Roll version to initial snapshot for Montreal release
Issue-ID: CCSDK-3903
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I7eff8d6d696832d5c2d7e9f01d66dd3e15b7eae4
Diffstat (limited to 'core/features/ccsdk-sliapi/pom.xml')
-rw-r--r-- | core/features/ccsdk-sliapi/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/features/ccsdk-sliapi/pom.xml b/core/features/ccsdk-sliapi/pom.xml index f1218b83d..4f6b23ce7 100644 --- a/core/features/ccsdk-sliapi/pom.xml +++ b/core/features/ccsdk-sliapi/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>ccsdk-sliapi</artifactId> - <version>1.6.3-SNAPSHOT</version> + <version>1.7.0-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-sli-core :: features :: ${project.artifactId}</name> |