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/sql-resource/features/pom.xml b/sql-resource/features/pom.xml
index 4b32a9f..8c38ece 100755
--- a/sql-resource/features/pom.xml
+++ b/sql-resource/features/pom.xml
@@ -4,7 +4,7 @@
 	<parent>
 		<artifactId>sql-resource</artifactId>
 		<groupId>org.onap.ccsdk.sli.adaptors</groupId>
-		<version>0.0.1-SNAPSHOT</version>
+		<version>0.1.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>sql-resource-features</artifactId>
 	<name>Sql Resource Adaptor - Features</name>