aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-10-25 17:07:57 -0400
committerDan Timoney <dtimoney@att.com>2017-10-25 17:07:57 -0400
commitfc28d589c244def23b88d27b7e88fa32950b0d52 (patch)
tree80305e8cf9f77f55589e2db45a4587e6a5a1f2ff
parente3446fcf2129c07af960e6b327c06f585c48ea68 (diff)
Use version 0.1.0 of parent
Update to use version 0.1.0 (released version) of parent pom Change-Id: I3d03456167e0b9467ae068a91c22a95c58f0c4ee Issue-ID: SDNC-74 Signed-off-by: Dan Timoney <dtimoney@att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5c9a9076..5fc42cfd 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>