summaryrefslogtreecommitdiffstats
path: root/client/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'client/pom.xml')
-rw-r--r--client/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/pom.xml b/client/pom.xml
index 4a13fb3..24ace1d 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.0-SNAPSHOT</version>
+ <version>1.7.0</version>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
<url>http://wiki.onap.org</url>
@@ -15,7 +15,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>client-parent</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.0</version>
</parent>
<properties>