diff options
Diffstat (limited to 'restconf-client/pom.xml')
-rwxr-xr-x | restconf-client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/restconf-client/pom.xml b/restconf-client/pom.xml index 025d2503..d9468131 100755 --- a/restconf-client/pom.xml +++ b/restconf-client/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>restconf-client</artifactId> - <version>0.7.3-SNAPSHOT</version> + <version>0.7.3</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: restconf-client</name> |