diff options
author | Dan Timoney <dtimoney@att.com> | 2022-09-21 16:24:52 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-09-21 16:24:52 -0400 |
commit | e667745190eac644e419e3c74533bd4be14dc42f (patch) | |
tree | 189eb93c70786468f360f231d5585e06c95f31a1 /plugins/features/ccsdk-template-node/pom.xml | |
parent | cc105abcb5a70b4418241ffdabc9ec9fc7546293 (diff) |
Release version 1.5.1 of ccsdk/sli
Release updated ccsdk/sli version 1.5.1
Issue-ID: CCSDK-3754
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I8b69698ff23fb355d167dcfbe5cb41fb7e005ee3
Diffstat (limited to 'plugins/features/ccsdk-template-node/pom.xml')
-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 153cd3371..4354f8895 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.5.1-SNAPSHOT</version> + <version>1.5.2-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-sli-plugins :: features :: ${project.artifactId}</name> |