aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-10-25 15:30:09 -0400
committerDan Timoney <dtimoney@att.com>2017-10-25 15:30:09 -0400
commitf2e639b1a3c7ee762dfc13a94d444435f42b1d95 (patch)
tree87fa43a2bfd88e762f49aa9f97a6f870c7ce94e6
parent19c5fcb7461d0e35896829daef13bfb9290bc4af (diff)
Use version 0.1.0 of parent
Update to use version 0.1.0 (released version) of parent pom Change-Id: Ib7c9c226f2611351b048046ca9c990ed36f445c5 Issue-ID: CCSDK-80 Signed-off-by: Dan Timoney <dtimoney@att.com>
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 341a801c..4df795a3 100755
--- 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>