summaryrefslogtreecommitdiffstats
path: root/client/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-09-13 14:39:18 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-09-13 14:39:18 -0400
commit62c6104a00e7af32732f9f23e2bc16d62490a165 (patch)
tree31eb92bd4a03cf7b1daceba7687b9f924bfe1bf4 /client/pom.xml
parent77468a712c3a4f25dce76bf6befffbabb499b2bc (diff)
Roll version
Roll version to 1.7.2-SNAPSHOT Change-Id: Ic12770b32892cec4f3698a387e4c3a579003665e Issue-ID: SDNC-905 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 8126390..4825f54 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.1-SNAPSHOT</version>
+ <version>1.7.2-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.1-SNAPSHOT</version>
+ <version>1.4.2</version>
</parent>
<properties>