aboutsummaryrefslogtreecommitdiffstats
path: root/installation/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-08-20 15:40:38 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-08-20 15:40:38 -0400
commitb2eb9ed53fabb824f8de08f4c3b8be27e404aeb8 (patch)
tree3dcd350caf0abf941aeb54e45a86e9af21efc1fd /installation/pom.xml
parent9fac16be28a46d3f17d64da3c28318e543cde429 (diff)
Port to Neon
Port sdnc/oam to Neon version of CCSDK and SDNC artifacts Change-Id: I4a195d0c5e993c433c0c03a898d60521c7df2a9f Issue-ID: SDNC-850 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 18aff1a38583891cbcddca7242e2326b80d88a8d
Diffstat (limited to 'installation/pom.xml')
-rw-r--r--installation/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/installation/pom.xml b/installation/pom.xml
index 0c83e328..cdf3f479 100644
--- a/installation/pom.xml
+++ b/installation/pom.xml
@@ -4,14 +4,14 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.3.2</version>
+ <version>1.4.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>installation</artifactId>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.7.0-SNAPSHOT</version>
<name>sdnc-oam :: installation</name>
<description>Installs SDN-C on local file system</description>