diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-10-30 17:11:58 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-10-30 17:11:58 +0000 |
commit | f3cdc1dec64e28ee5465959ff3ebd2652ef4755e (patch) | |
tree | 673a948bed38309c5a374fd0f12e32f04c307ed5 /sliPluginUtils | |
parent | b45ddde3367464f2e2ac9304f38b37288d9e88e7 (diff) |
Release ccsdk/sli/core1.0.2
Diffstat (limited to 'sliPluginUtils')
-rwxr-xr-x | sliPluginUtils/installer/pom.xml | 2 | ||||
-rwxr-xr-x | sliPluginUtils/pom.xml | 2 | ||||
-rwxr-xr-x | sliPluginUtils/provider/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sliPluginUtils/installer/pom.xml b/sliPluginUtils/installer/pom.xml index 7a6cb484..b9ad478b 100755 --- a/sliPluginUtils/installer/pom.xml +++ b/sliPluginUtils/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sliPluginUtils-installer</artifactId> - <version>1.0.2-SNAPSHOT</version> + <version>1.0.2</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: sliPluginUtils :: ${project.artifactId}</name> diff --git a/sliPluginUtils/pom.xml b/sliPluginUtils/pom.xml index 85db3b6e..30b7c46e 100755 --- a/sliPluginUtils/pom.xml +++ b/sliPluginUtils/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sliPluginUtils</artifactId> - <version>1.0.2-SNAPSHOT</version> + <version>1.0.2</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: sliPluginUtils</name> diff --git a/sliPluginUtils/provider/pom.xml b/sliPluginUtils/provider/pom.xml index 03327482..177d8ecb 100755 --- a/sliPluginUtils/provider/pom.xml +++ b/sliPluginUtils/provider/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sliPluginUtils-provider</artifactId> - <version>1.0.2-SNAPSHOT</version> + <version>1.0.2</version> <packaging>bundle</packaging> <name>ccsdk-sli-core :: sliPluginUtils :: ${project.artifactId}</name> |