diff options
Diffstat (limited to 'client/pom.xml')
-rw-r--r-- | client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/pom.xml b/client/pom.xml index 850b033..4829661 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -6,7 +6,7 @@ <packaging>jar</packaging> <groupId>org.onap.sdnc.apps</groupId> <artifactId>client</artifactId> - <version>1.7.3-SNAPSHOT</version> + <version>1.7.3</version> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> <url>http://wiki.onap.org</url> |