diff options
author | Dan Timoney <dtimoney@att.com> | 2024-09-19 17:06:54 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-09-19 17:06:54 -0400 |
commit | c41148873b6a85a18ac92de52bf122729516b358 (patch) | |
tree | 5c50656f0cbe8011e27d3b1a95def4fe9a4bb894 /core/artifacts/pom.xml | |
parent | 5d0aa024422644fc4334e23d95def4d91cc3e45d (diff) |
Release initial Oslo version of ccsdk/sli
Release initial Oslo version and roll to next snapshot
Issue-ID: CCSDK-3992
Change-Id: Ifb149c94dd21822d205bd739ca0f67d25debb957
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'core/artifacts/pom.xml')
-rwxr-xr-x | core/artifacts/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/artifacts/pom.xml b/core/artifacts/pom.xml index ec3bb7294..f99101a53 100755 --- a/core/artifacts/pom.xml +++ b/core/artifacts/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sli-core-artifacts</artifactId> - <version>1.9.0-SNAPSHOT</version> + <version>1.9.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> |