diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-18 20:13:09 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-18 20:13:09 +0000 |
commit | e6be516eaa04f988e78222cb787f9ed031aa7455 (patch) | |
tree | 1d3b83d49b3bf8a1e8b870acd34e3d34f45da844 /grToolkit/installer/pom.xml | |
parent | a4292a572e411da3a0a9bb4e206d81fd4a820639 (diff) |
Release ccsdk/sli/plugins0.5.4
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 0f4b2a3b..7240984f 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.5-SNAPSHOT</version> + <version>1.3.5</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.4-SNAPSHOT</version> + <version>0.5.4</version> <packaging>pom</packaging> <properties> <application.name>ccsdk-gr-toolkit</application.name> |