summaryrefslogtreecommitdiffstats
path: root/ubuntu/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-08-21 16:42:44 +0000
committerGerrit Code Review <gerrit@onap.org>2017-08-21 16:42:44 +0000
commitacb84632423361e23a04803fc51006e2d5c7f5e4 (patch)
tree667b158a015990b38d47cce4387e45f0b535b68c /ubuntu/pom.xml
parent0eef102c7bc69198d62ba7e669e8cd0a447294a2 (diff)
parent24a1a1b4a46330e9c5fa54ddabe3d01c3c60571f (diff)
Merge "Add platform DGs to distribution"
Diffstat (limited to 'ubuntu/pom.xml')
-rw-r--r--ubuntu/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/pom.xml b/ubuntu/pom.xml
index 504d6736..f74058b3 100644
--- a/ubuntu/pom.xml
+++ b/ubuntu/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-root</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<artifactId>distribution-ubuntu</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.1.0-SNAPSHOT</version>
<name>Distribution - ubuntu</name>
<description>Creates base ubuntu Docker container</description>