diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-08-02 01:39:18 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-08-02 01:39:18 +0000 |
commit | b83e0bebb7e51f48c5bd42cff7baa3375cf84611 (patch) | |
tree | c9a6e25ddf02fc4a7edf5a6d791d128b2c8df256 /grToolkit/installer/pom.xml | |
parent | 57bfbb05e485fb11b620b1bf12e70aa063aaa3c8 (diff) |
Release ccsdk/sli/plugins0.5.0
Diffstat (limited to 'grToolkit/installer/pom.xml')
-rwxr-xr-x | grToolkit/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/grToolkit/installer/pom.xml b/grToolkit/installer/pom.xml index 13949b09..69864f72 100755 --- a/grToolkit/installer/pom.xml +++ b/grToolkit/installer/pom.xml @@ -4,14 +4,14 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.1</version> <relativePath/> </parent> <name>ccsdk-sli-plugins :: gr-toolkit :: ${project.artifactId}</name> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>gr-toolkit-installer</artifactId> - <version>0.5.0-SNAPSHOT</version> + <version>0.5.0</version> <packaging>pom</packaging> <properties> <application.name>ccsdk-gr-toolkit</application.name> |