diff options
author | Dan Timoney <dtimoney@att.com> | 2022-09-19 15:17:55 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-09-19 15:17:55 -0400 |
commit | 355def7bdaf1257a6c3933514f5f9ddb232e0e17 (patch) | |
tree | b7a9139a909a7ec84b37b80fe1de5d60e8222fd3 /plugins/template-node/installer | |
parent | a6791c6dca9a5a609808434a1ad5d32188af5d05 (diff) |
Release ccsdk/sli version 1.5.0
Release ccsdk/sli version 1.5.0 - initial Kohn version and
roll to next snapshot version.
Issue-ID: CCSDK-3754
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Id3ce3374bef180ee30a6103917a43321118643bb
Diffstat (limited to 'plugins/template-node/installer')
-rw-r--r-- | plugins/template-node/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/template-node/installer/pom.xml b/plugins/template-node/installer/pom.xml index 3ca9da93e..626d499ea 100644 --- a/plugins/template-node/installer/pom.xml +++ b/plugins/template-node/installer/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>template-node-installer</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> |