diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-01-07 15:36:07 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-01-07 15:36:07 +0000 |
commit | c1f57a6c9f13c7dd447faf6f6688cdec0f26bfd0 (patch) | |
tree | 5c2fec19750e91df19caaeffb721c4a6f7595f4c /core/sliPluginUtils | |
parent | 8cf6ea0dae753abdcff7f6ec88df9d467acd0eae (diff) |
Release ccsdk/sli1.3.4
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 2773f5c5e..52154d9cc 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.3.4-SNAPSHOT</version> + <version>1.3.4</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> diff --git a/core/sliPluginUtils/pom.xml b/core/sliPluginUtils/pom.xml index 56afa74e8..2b20ac6a2 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.3.4-SNAPSHOT</version> + <version>1.3.4</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 1a77c29a3..77d562b2e 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.3.4-SNAPSHOT</version> + <version>1.3.4</version> <packaging>bundle</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> |