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 /restconf-client/installer | |
parent | 100808e0ac07d1cf20932234c28d474094a23016 (diff) |
Release ccsdk/sli/plugins0.7.3
Diffstat (limited to 'restconf-client/installer')
-rwxr-xr-x | restconf-client/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/restconf-client/installer/pom.xml b/restconf-client/installer/pom.xml index 4c6a3847..c4fab89f 100755 --- a/restconf-client/installer/pom.xml +++ b/restconf-client/installer/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>restconf-client-installer</artifactId> - <version>0.7.3-SNAPSHOT</version> + <version>0.7.3</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: restconf-client :: ${project.artifactId}</name> |