summaryrefslogtreecommitdiffstats
path: root/opendaylight/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-08-16 19:15:37 +0000
committerGerrit Code Review <gerrit@onap.org>2019-08-16 19:15:37 +0000
commita8e9cf344e47ddca11b856e3b442da15f670826c (patch)
tree712f93a6b6e70c1cea71ac809cb0bbd4c7a92bd6 /opendaylight/pom.xml
parentb35f85916deded78a1da56fe70026c3dad516aea (diff)
parent53cb68740aa0cff8102f68c245f3db1289a92e01 (diff)
Merge "Updates for ODL Neon"
Diffstat (limited to 'opendaylight/pom.xml')
-rw-r--r--opendaylight/pom.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml
index 6fe03144..d91a4d8c 100644
--- a/opendaylight/pom.xml
+++ b/opendaylight/pom.xml
@@ -5,19 +5,17 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-root</artifactId>
- <version>0.5.2-SNAPSHOT</version>
+ <version>0.6.0-SNAPSHOT</version>
</parent>
<artifactId>distribution-opendaylight</artifactId>
- <version>0.5.2-SNAPSHOT</version>
+ <version>0.6.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: opendaylight</name>
<description>Creates OpenDaylight container</description>
<modules>
- <module>fluorine</module>
<module>neon</module>
-
</modules>
</project>