diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-06-10 13:59:23 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-06-10 13:59:23 +0000 |
commit | ce01917e674f3349f26cde021156f0d974b90178 (patch) | |
tree | 64a2b7fb24f503b28fef36c1034d5a12d1d0e13d /grToolkit/installer/pom.xml | |
parent | 100808e0ac07d1cf20932234c28d474094a23016 (diff) |
Release ccsdk/sli/plugins0.7.3
Diffstat (limited to 'grToolkit/installer/pom.xml')
-rwxr-xr-x | grToolkit/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/grToolkit/installer/pom.xml b/grToolkit/installer/pom.xml index e5a17831..9b27ce4b 100755 --- a/grToolkit/installer/pom.xml +++ b/grToolkit/installer/pom.xml @@ -11,7 +11,7 @@ <name>ccsdk-sli-plugins :: gr-toolkit :: ${project.artifactId}</name> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>gr-toolkit-installer</artifactId> - <version>0.7.3-SNAPSHOT</version> + <version>0.7.3</version> <packaging>pom</packaging> <properties> <application.name>ccsdk-gr-toolkit</application.name> |