diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-08-27 19:29:17 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-08-27 19:29:17 +0000 |
commit | 8f061c6fe273f172ad04c6e6fc51014b1cb4eb6c (patch) | |
tree | 0b0edd6547c9e03659974a74d8e1d7e2acc816de /sliPluginUtils/lighty/pom.xml | |
parent | 4a62d9f6f3dfb24c2181f797339b004e16eb0649 (diff) |
Release ccsdk/sli/core0.6.0
Diffstat (limited to 'sliPluginUtils/lighty/pom.xml')
-rwxr-xr-x | sliPluginUtils/lighty/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sliPluginUtils/lighty/pom.xml b/sliPluginUtils/lighty/pom.xml index 53445daf..ea4899b1 100755 --- a/sliPluginUtils/lighty/pom.xml +++ b/sliPluginUtils/lighty/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sliPluginUtil-lighty</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.6.0</version> <packaging>jar</packaging> <name>ccsdk-sli-core :: sliPluginUtil :: ${project.artifactId}</name> |