diff options
author | 2025-03-06 21:25:24 +0000 | |
---|---|---|
committer | 2025-03-06 21:25:24 +0000 | |
commit | 5aae672ec071b39f091f55f86fd44d8711535a20 (patch) | |
tree | efebe9f732f0c10b3ac50ad7fa13a679808aae1c /core/sliPluginUtils | |
parent | f3574b2be10bbf56253c03553fb7ceee2ed19bf8 (diff) |
Release ccsdk/sli2.1.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 0c7f3094a..fae808c13 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>2.1.0-SNAPSHOT</version> + <version>2.1.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 0f83f924a..5ffab7a38 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>2.1.0-SNAPSHOT</version> + <version>2.1.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 b82f87f2a..d3750f746 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>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <packaging>bundle</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> |