aboutsummaryrefslogtreecommitdiffstats
path: root/installation/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-03-19 19:26:08 +0000
committerGerrit Code Review <gerrit@onap.org>2020-03-19 19:26:08 +0000
commitc9aafee35e88ddfb36df63d28b71d08b8db63725 (patch)
treef03d647cecfe06b6ec6c3cecbb327d22857fafc7 /installation/pom.xml
parent9c4b183ea6d26098d64579465e781c78696ac397 (diff)
parent03c6d7620f636a5ab23c91c4aa2d07c5a24b3b84 (diff)
Merge "Roll to Guilin release snapshot"
Former-commit-id: 2569ded48e1d9f42b0b235cd19bbc44b4f602119
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 cdc8dd68..3d814ed1 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.5.2</version>
+ <version>2.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>installation</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
<name>sdnc-oam :: installation</name>
<description>Installs SDN-C on local file system</description>