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 /core/pom.xml | |
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 'core/pom.xml')
-rwxr-xr-x | core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pom.xml b/core/pom.xml index dca7cdfff..97b7d86dc 100755 --- a/core/pom.xml +++ b/core/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>ccsdk-sli-core</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.1-SNAPSHOT</version> <packaging>pom</packaging> <name>${project.artifactId}</name> |