diff options
author | Dan Timoney <dtimoney@att.com> | 2024-01-10 14:45:04 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-01-10 14:45:04 -0500 |
commit | f2f9bdabec07c512e419ab849446817ed69153a0 (patch) | |
tree | 661b829b78c7053e78a976fac2bd12889974dd80 /plugins/grToolkit/installer | |
parent | 42b2dd75a08d581293af99cb7c3a56cebfb83598 (diff) |
Release version 1.5.6 of ccsdk/slikohn
Release version 1.5.6 of ccsdk/sli and roll to next snapshot
Issue-ID: CCSDK-3977
Change-Id: I6810488ba43cf575a87d8e9936e8a764283599f6
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'plugins/grToolkit/installer')
-rwxr-xr-x | plugins/grToolkit/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/grToolkit/installer/pom.xml b/plugins/grToolkit/installer/pom.xml index c634723c9..b7acbd02b 100755 --- a/plugins/grToolkit/installer/pom.xml +++ b/plugins/grToolkit/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>gr-toolkit-installer</artifactId> - <version>1.5.6-SNAPSHOT</version> + <version>1.5.7-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> |