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 /core/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 '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 97b7d86dc..d5de11f54 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.1-SNAPSHOT</version> + <version>1.5.2-SNAPSHOT</version> <packaging>pom</packaging> <name>${project.artifactId}</name> |