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 /plugins/features/ccsdk-template-node | |
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 'plugins/features/ccsdk-template-node')
-rw-r--r-- | plugins/features/ccsdk-template-node/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/features/ccsdk-template-node/pom.xml b/plugins/features/ccsdk-template-node/pom.xml index 534734fb8..91e6aa075 100644 --- a/plugins/features/ccsdk-template-node/pom.xml +++ b/plugins/features/ccsdk-template-node/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>ccsdk-template-node</artifactId> - <version>1.6.3-SNAPSHOT</version> + <version>1.7.0-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-sli-plugins :: features :: ${project.artifactId}</name> |