diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-09-19 20:57:24 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-09-19 20:57:24 +0000 |
commit | 5dbc080a98503c9a50efcdc49a7bd45ce524a059 (patch) | |
tree | 912589938690330125a0fa12a466d8823cb7b82e /core/sliPluginUtils | |
parent | 5d0aa024422644fc4334e23d95def4d91cc3e45d (diff) |
Release ccsdk/sli1.9.0
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 b3ed9d1cf..63d88ba75 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.9.0-SNAPSHOT</version> + <version>1.9.0</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> diff --git a/core/sliPluginUtils/pom.xml b/core/sliPluginUtils/pom.xml index d126ff59d..516d094b8 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.9.0-SNAPSHOT</version> + <version>1.9.0</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 64e706d4c..a9c67d8db 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.9.0-SNAPSHOT</version> + <version>1.9.0</version> <packaging>bundle</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> |