diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-09-09 12:38:41 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-09-09 12:38:41 +0000 |
commit | 87e929bc7177641b2c76792dbc5d8d56351850ae (patch) | |
tree | 87b241025408b7805f67fdb051a758588152eef9 /core/sliPluginUtils | |
parent | dc05f6d972bbc3481fb339c8879649500aa7fb6f (diff) |
Release ccsdk/sli1.3.1
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 3f216212b..c7966c53e 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.1-SNAPSHOT</version> + <version>1.3.1</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> diff --git a/core/sliPluginUtils/pom.xml b/core/sliPluginUtils/pom.xml index b1c0bf231..a6ffca8d1 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.1-SNAPSHOT</version> + <version>1.3.1</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 d23e0e103..2d7871c97 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.1-SNAPSHOT</version> + <version>1.3.1</version> <packaging>bundle</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> |