diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-04-19 18:35:08 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-04-19 18:35:08 +0000 |
commit | 63640b72ae7f7fffa883f8bdd42e316fb9a2fba0 (patch) | |
tree | 32ef711a6f96fbb73dad1fd5f10cff1263ffd06a /core/sliPluginUtils | |
parent | 4d25c03d4f67171e44b05d7fe0451b2b60cc4574 (diff) |
Release ccsdk/sli1.2.2
Diffstat (limited to 'core/sliPluginUtils')
-rwxr-xr-x | core/sliPluginUtils/installer/pom.xml | 2 | ||||
-rwxr-xr-x | core/sliPluginUtils/pom.xml | 2 | ||||
-rwxr-xr-x | core/sliPluginUtils/provider/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/core/sliPluginUtils/installer/pom.xml b/core/sliPluginUtils/installer/pom.xml index 6141319d3..5972af7cd 100755 --- a/core/sliPluginUtils/installer/pom.xml +++ b/core/sliPluginUtils/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sliPluginUtils-installer</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.2</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> diff --git a/core/sliPluginUtils/pom.xml b/core/sliPluginUtils/pom.xml index bb8c3eafa..923f2223e 100755 --- a/core/sliPluginUtils/pom.xml +++ b/core/sliPluginUtils/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sliPluginUtils</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.2</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> diff --git a/core/sliPluginUtils/provider/pom.xml b/core/sliPluginUtils/provider/pom.xml index 1bdb4a4a5..3506c53c8 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.2.2-SNAPSHOT</version> + <version>1.2.2</version> <packaging>bundle</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> |