Staging version is no longer included in public, so must use
SNAPSHOT version of root pom.
Change-Id: I74bbf71631311c123ea34db85f9590ca27c2c4bc
Issue-ID: CCSDK-148
Signed-off-by: Dan Timoney <dtimoney@att.com>
     <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>