diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-09-21 17:44:00 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-09-21 17:44:00 +0000 |
commit | 13ee071734598cad9e3bdc567c165e0043e1eb9c (patch) | |
tree | 47e07af8d1e5bf53cd6a07e408899d5719f7df5b /core/artifacts | |
parent | cc105abcb5a70b4418241ffdabc9ec9fc7546293 (diff) |
Release ccsdk/sli1.5.1
Diffstat (limited to 'core/artifacts')
-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 a5ece3f05..7b91422fa 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.5.1-SNAPSHOT</version> + <version>1.5.1</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> |