summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-08-20 13:22:52 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-08-20 13:22:52 -0400
commitce11323c5e43b90535efdd83162d25fde4d7d02a (patch)
tree407434fe4228a63af3cfe8425f7bf1d3dd89c332 /pom.xml
parentec0068ee213d4908f3a6dedb38700dcc091f88da (diff)
Updates for Neon
Update to use Neon version of CCSDK parent poms Change-Id: I5853a21ce03e09dd942d4d5c40669d0781a63621 Issue-ID: SDNC-850 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 a6edc67..60a23b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,12 +6,12 @@
<packaging>pom</packaging>
<groupId>org.onap.sdnc</groupId>
<artifactId>apps</artifactId>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.7.0-SNAPSHOT</version>
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.3.2</version>
+ <version>1.4.0-SNAPSHOT</version>
</parent>
<name>sdnc-apps</name>