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 /northbound/artifacts/pom.xml | |
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 'northbound/artifacts/pom.xml')
-rwxr-xr-x | northbound/artifacts/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/northbound/artifacts/pom.xml b/northbound/artifacts/pom.xml index 61d9160db..078af4cd8 100755 --- a/northbound/artifacts/pom.xml +++ b/northbound/artifacts/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>sli-northbound-artifacts</artifactId> - <version>1.5.6-SNAPSHOT</version> + <version>1.5.7-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> |