Update root pom to Carbon SR1

Update adaptors to compile against Carbon SR1 maven artifacts

Change-Id: I74e2710d7206bc3efe403439bb346615de6e3f75
Issue-ID: CCSDK-24
Signed-off-by: Dan Timoney <dtimoney@att.com>
diff --git a/mdsal-resource/features/pom.xml b/mdsal-resource/features/pom.xml
index 140810f..b4e7220 100755
--- a/mdsal-resource/features/pom.xml
+++ b/mdsal-resource/features/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>mdsal-resource</artifactId>
         <groupId>org.onap.ccsdk.sli.adaptors</groupId>
-        <version>0.0.1-SNAPSHOT</version>
+        <version>0.1.0-SNAPSHOT</version>
     </parent>
     <artifactId>mdsal-resource-features</artifactId>
     <name>MD-SAL Resource Adaptor - Features</name>