summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-10-25 18:40:07 -0400
committerDan Timoney <dtimoney@att.com>2017-10-25 18:40:07 -0400
commitec0e16665a630797f1e919656bc17a381c5b9bb1 (patch)
tree1eeadf75c1e3021cc489ee492168981ad597f38b /pom.xml
parentba5d516045c3a9f27241d67a2a339a5cc4f23a7d (diff)
Use version 0.1.0 of parent
Update to use version 0.1.0 (released version) of parent pom Change-Id: I526376855588082295cb4b2373bb5456456a9e70 Issue-ID: CCSDK-80 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 215196b7..dbf8240d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-carbon-sr1</artifactId>
- <version>0.0.2-SNAPSHOT</version>
+ <version>0.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>