summaryrefslogtreecommitdiffstats
path: root/client/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-09-17 15:20:48 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-09-17 15:20:48 -0400
commit9ebb2cfb9fcf6762ccd6fb59db64b158124efae2 (patch)
treec7cf9713ca95075b7ec23226c8047e500683bb4d /client/pom.xml
parent62c6104a00e7af32732f9f23e2bc16d62490a165 (diff)
Roll versions for Frankfurt
Roll versions in master branch for Frankfurt development Change-Id: I0a97cd9cc89eb484f42e3246b85bce7dd441eb95 Issue-ID: SDNC-918 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..bc3c200 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.8.0-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.5.0-SNAPSHOT</version>
</parent>
<properties>