aboutsummaryrefslogtreecommitdiffstats
path: root/grToolkit/installer/pom.xml
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2019-08-27 20:07:48 +0000
committerjenkins-releng <jenkins-releng@onap.org>2019-08-27 20:07:48 +0000
commit559d1cb624e23bd029e1bd9523706b62452914e3 (patch)
treeb78c7d701b7b4b81daf11339352f0e9df8fe2857 /grToolkit/installer/pom.xml
parentf396b85b5815ea0cdfeed96f999ed360e2a9ee9d (diff)
Release ccsdk/sli/plugins0.6.0
Diffstat (limited to 'grToolkit/installer/pom.xml')
-rwxr-xr-xgrToolkit/installer/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/grToolkit/installer/pom.xml b/grToolkit/installer/pom.xml
index 8c7ec32b..ff9cbf3f 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.0-SNAPSHOT</version>
+ <version>1.4.0</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.0-SNAPSHOT</version>
+ <version>0.6.0</version>
<packaging>pom</packaging>
<properties>
<application.name>ccsdk-gr-toolkit</application.name>