diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-04-25 17:14:49 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-04-25 17:14:49 +0000 |
commit | 4e56f1a73d2590eb12d4f53130b0c0c6795c599a (patch) | |
tree | d40a670ce9a02cc775a7a04454ec122704dabe88 /core/sliPluginUtils/provider | |
parent | 03617d46af4bf9cad5593f75f627ae83822fea1e (diff) |
Release ccsdk/sli1.4.1
Diffstat (limited to 'core/sliPluginUtils/provider')
-rwxr-xr-x | core/sliPluginUtils/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/sliPluginUtils/provider/pom.xml b/core/sliPluginUtils/provider/pom.xml index 85f869576..7f8f48912 100755 --- a/core/sliPluginUtils/provider/pom.xml +++ b/core/sliPluginUtils/provider/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sliPluginUtils-provider</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.4.1</version> <packaging>bundle</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> |