summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-10-25 16:55:57 -0400
committerDan Timoney <dtimoney@att.com>2017-10-25 16:55:57 -0400
commit9c6ec0e0a2f3439cef2d7891f5121c51ce236ab0 (patch)
tree80d285efdd50d5f051aaa61a31a164615aed459f /pom.xml
parentba4ef5baf9a3661aa4c55d06a38b62b8bb0a00b4 (diff)
Use version 0.1.0 of parent
Update to use version 0.1.0 (released version) of parent pom Change-Id: I79234c02f70837da35045f97ceafdd6d176daa7f Issue-ID: CCSDK-80 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 8abd7613..2067e13a 100755
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,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>