diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-10 19:32:14 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-10 19:32:14 +0000 |
commit | cb4e1b23fae2e04ae1ba53a807c097c83942e027 (patch) | |
tree | 8689b9e1716c8ebfd3532a8b4849f921644dbf20 /grToolkit/installer | |
parent | e8ada464913852ca53f77fcede795d81662bb900 (diff) |
Release ccsdk/sli/plugins0.6.1
Diffstat (limited to 'grToolkit/installer')
-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 4d097054..d726bd76 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.4.1-SNAPSHOT</version> + <version>1.4.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.6.1-SNAPSHOT</version> + <version>0.6.1</version> <packaging>pom</packaging> <properties> <application.name>ccsdk-gr-toolkit</application.name> |