Roll to version 0.1.1-SNAPSHOT

Roll to next release version

Change-Id: I7df5f5c516db6b4459a6f6063bf754e058a4048d
Issue-ID: CCSDK-141
Signed-off-by: Dan Timoney <dtimoney@att.com>
diff --git a/asdcApi/features/pom.xml b/asdcApi/features/pom.xml
index 0f3a5dd..16f9359 100755
--- a/asdcApi/features/pom.xml
+++ b/asdcApi/features/pom.xml
@@ -4,7 +4,7 @@
 	<parent>
 		<artifactId>asdcApi</artifactId>
 		<groupId>org.onap.ccsdk.sli.northbound</groupId>
-		<version>0.1.0-SNAPSHOT</version>
+		<version>0.1.1-SNAPSHOT</version>
 	</parent>
 	<artifactId>asdcApi-features</artifactId>
 
diff --git a/asdcApi/installer/pom.xml b/asdcApi/installer/pom.xml
index 32f5050..03153fe 100755
--- a/asdcApi/installer/pom.xml
+++ b/asdcApi/installer/pom.xml
@@ -4,7 +4,7 @@
 	<parent>
 		<artifactId>asdcApi</artifactId>
 		<groupId>org.onap.ccsdk.sli.northbound</groupId>
-		<version>0.1.0-SNAPSHOT</version>
+		<version>0.1.1-SNAPSHOT</version>
 	</parent>
 	<artifactId>asdcApi-installer</artifactId>
 	<name>asdcApi  - Karaf  Installer</name>
diff --git a/asdcApi/model/pom.xml b/asdcApi/model/pom.xml
index 3665e4f..fc874b4 100755
--- a/asdcApi/model/pom.xml
+++ b/asdcApi/model/pom.xml
@@ -5,11 +5,11 @@
     <parent>
         <artifactId>asdcApi</artifactId>
         <groupId>org.onap.ccsdk.sli.northbound</groupId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.1.1-SNAPSHOT</version>
     </parent>
     <groupId>org.onap.ccsdk.sli.northbound</groupId>
     <artifactId>asdcApi-model</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.1.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <build>
diff --git a/asdcApi/pom.xml b/asdcApi/pom.xml
index 0adc96e..677d94b 100755
--- a/asdcApi/pom.xml
+++ b/asdcApi/pom.xml
@@ -5,13 +5,13 @@
 	<parent>
 		<groupId>org.onap.ccsdk.sli.northbound</groupId>
 		<artifactId>ccsdk-sli-northbound</artifactId>
-		<version>0.1.0-SNAPSHOT</version>
+		<version>0.1.1-SNAPSHOT</version>
 	</parent>
 
 	<packaging>pom</packaging>
 	<groupId>org.onap.ccsdk.sli.northbound</groupId>
 	<artifactId>asdcApi</artifactId>
-	<version>0.1.0-SNAPSHOT</version>
+	<version>0.1.1-SNAPSHOT</version>
 
 	<properties>
 		<feature-name>asdcApi</feature-name>
diff --git a/asdcApi/provider/pom.xml b/asdcApi/provider/pom.xml
index cb68726..12240b3 100755
--- a/asdcApi/provider/pom.xml
+++ b/asdcApi/provider/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>asdcApi</artifactId>
         <groupId>org.onap.ccsdk.sli.northbound</groupId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.1.1-SNAPSHOT</version>
     </parent>
     <artifactId>asdcApi-provider</artifactId>
     <packaging>bundle</packaging>
diff --git a/dataChange/features/pom.xml b/dataChange/features/pom.xml
index 9d140cb..7377ffc 100755
--- a/dataChange/features/pom.xml
+++ b/dataChange/features/pom.xml
@@ -4,11 +4,11 @@
 	<parent>
 		<artifactId>dataChange</artifactId>
 		<groupId>org.onap.ccsdk.sli.northbound</groupId>
-		<version>0.1.0-SNAPSHOT</version>
+		<version>0.1.1-SNAPSHOT</version>
 	</parent>
 	<groupId>org.onap.ccsdk.sli.northbound</groupId>
 	<artifactId>dataChange-features</artifactId>
-	<version>0.1.0-SNAPSHOT</version>
+	<version>0.1.1-SNAPSHOT</version>
 
 	<packaging>jar</packaging>
 
diff --git a/dataChange/installer/pom.xml b/dataChange/installer/pom.xml
index 940144f..fc44b87 100755
--- a/dataChange/installer/pom.xml
+++ b/dataChange/installer/pom.xml
@@ -4,7 +4,7 @@
 	<parent>
 		<artifactId>dataChange</artifactId>
 		<groupId>org.onap.ccsdk.sli.northbound</groupId>
-		<version>0.1.0-SNAPSHOT</version>
+		<version>0.1.1-SNAPSHOT</version>
 	</parent>
 	<artifactId>dataChange-installer</artifactId>
 	<name>dataChange  - Karaf  Installer</name>
diff --git a/dataChange/model/pom.xml b/dataChange/model/pom.xml
index 5f7101c..939b218 100755
--- a/dataChange/model/pom.xml
+++ b/dataChange/model/pom.xml
@@ -5,11 +5,11 @@
     <parent>
         <artifactId>dataChange</artifactId>
         <groupId>org.onap.ccsdk.sli.northbound</groupId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.1.1-SNAPSHOT</version>
     </parent>
     <groupId>org.onap.ccsdk.sli.northbound</groupId>
     <artifactId>dataChange-model</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.1.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
 
diff --git a/dataChange/pom.xml b/dataChange/pom.xml
index a5818a5..57aed1f 100755
--- a/dataChange/pom.xml
+++ b/dataChange/pom.xml
@@ -5,13 +5,13 @@
 	<parent>
 		<groupId>org.onap.ccsdk.sli.northbound</groupId>
 		<artifactId>ccsdk-sli-northbound</artifactId>
-		<version>0.1.0-SNAPSHOT</version>
+		<version>0.1.1-SNAPSHOT</version>
 	</parent>
 
 	<packaging>pom</packaging>
 	<groupId>org.onap.ccsdk.sli.northbound</groupId>
 	<artifactId>dataChange</artifactId>
-	<version>0.1.0-SNAPSHOT</version>
+	<version>0.1.1-SNAPSHOT</version>
 
 	<properties>
 		<feature-name>dataChange</feature-name>
diff --git a/dataChange/provider/pom.xml b/dataChange/provider/pom.xml
index f3e1f0f..d534e30 100755
--- a/dataChange/provider/pom.xml
+++ b/dataChange/provider/pom.xml
@@ -4,7 +4,7 @@
      <parent>
           <artifactId>dataChange</artifactId>
           <groupId>org.onap.ccsdk.sli.northbound</groupId>
-          <version>0.1.0-SNAPSHOT</version>
+          <version>0.1.1-SNAPSHOT</version>
      </parent>
      <artifactId>dataChange-provider</artifactId>
      <packaging>bundle</packaging>
diff --git a/dmaap-listener/pom.xml b/dmaap-listener/pom.xml
index 1cc4acc..6746cdd 100755
--- a/dmaap-listener/pom.xml
+++ b/dmaap-listener/pom.xml
@@ -4,14 +4,14 @@
         <groupId>org.onap.ccsdk.sli.northbound</groupId>
 	<packaging>jar</packaging>
 	<artifactId>dmaap-listener</artifactId>
-	<version>0.1.0-SNAPSHOT</version>
+	<version>0.1.1-SNAPSHOT</version>
 
 	<name>DMAAP Listener</name>
 	<description>DMAAP Listener</description>
 	<parent>
 		<groupId>org.onap.ccsdk.sli.northbound</groupId>
 		<artifactId>ccsdk-sli-northbound</artifactId>
-		<version>0.1.0-SNAPSHOT</version>
+		<version>0.1.1-SNAPSHOT</version>
 	</parent>
 	<properties>
 		<sdc.client.version>1.1.7-SNAPSHOT</sdc.client.version>
diff --git a/pom.xml b/pom.xml
index 073e779..9479abb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
 	<organization>
 		<name>AT&amp;T</name>
 	</organization>
-	<version>0.1.0-SNAPSHOT</version>
+	<version>0.1.1-SNAPSHOT</version>
 
 
 </project>
diff --git a/ueb-listener/pom.xml b/ueb-listener/pom.xml
index 13af485..8a83bb5 100755
--- a/ueb-listener/pom.xml
+++ b/ueb-listener/pom.xml
@@ -4,14 +4,14 @@
         <groupId>org.onap.ccsdk.sli.northbound</groupId>
 	<packaging>jar</packaging>
 	<artifactId>ueb-listener</artifactId>
-	<version>0.1.0-SNAPSHOT</version>
+	<version>0.1.1-SNAPSHOT</version>
 
 	<name>UEB Listener</name>
 	<description>UEB Listener</description>
 	<parent>
 		<groupId>org.onap.ccsdk.sli.northbound</groupId>
 		<artifactId>ccsdk-sli-northbound</artifactId>
-		<version>0.1.0-SNAPSHOT</version>
+		<version>0.1.1-SNAPSHOT</version>
 	</parent>
 	<properties>
 		<sdc.client.version>1.1.32</sdc.client.version>
diff --git a/version.properties b/version.properties
index 3d3e5b5..ef11346 100644
--- a/version.properties
+++ b/version.properties
@@ -5,7 +5,7 @@
 
 release_name=0
 sprint_number=1
-feature_revision=0
+feature_revision=1
 
 base_version=${release_name}.${sprint_number}.${feature_revision}