summaryrefslogtreecommitdiffstats
path: root/client/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-09-19 08:52:34 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-09-19 08:52:34 -0400
commita29670f76262b9db705857d6bb1f40ef6f8d304d (patch)
treeb0222b87ad0dd2c99c14b100724d185d0d108232 /client/pom.xml
parent62c6104a00e7af32732f9f23e2bc16d62490a165 (diff)
Use CCSDK version 0.6.3
Update to use CCSDK version 0.6.3 Change-Id: I18eaccd91af822639165f6fa56b037cba4bb4abf Issue-ID: SDNC-917 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
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 4825f54..850b033 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.2-SNAPSHOT</version>
+ <version>1.7.3-SNAPSHOT</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.2</version>
+ <version>1.4.3</version>
</parent>
<properties>