Use version 0.1.1-SNAPSHOT of root pom
Staging version is no longer included in public, so must use
SNAPSHOT version of root pom.
Change-Id: I090294a45fdbe5be5e9cf4ddee86b4764a462623
Issue-ID: CCSDK-148
Signed-off-by: Dan Timoney <dtimoney@att.com>
diff --git a/pom.xml b/pom.xml
index 51ae91b..9378d15 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.1.0</version>
+ <version>0.1.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>