summaryrefslogtreecommitdiffstats
path: root/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 /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 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 3155418..b9c0ad4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,12 +6,12 @@
<packaging>pom</packaging>
<groupId>org.onap.sdnc</groupId>
<artifactId>apps</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.2-SNAPSHOT</version>
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.4.2</version>
</parent>
<name>sdnc-apps</name>