changed artifact version

IssueId: SO-346

Change-Id: I4bd910032baa26c2aa154d3860bf4d34ecf7d9dd
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
diff --git a/bpmn/MSOCockpit/pom.xml b/bpmn/MSOCockpit/pom.xml
index bb54fe6..3cc54a2 100644
--- a/bpmn/MSOCockpit/pom.xml
+++ b/bpmn/MSOCockpit/pom.xml
@@ -3,7 +3,7 @@
 	<parent>

 		<groupId>org.openecomp.so</groupId>

 		<artifactId>bpmn</artifactId>

-		<version>1.1.0-SNAPSHOT</version>

+		<version>1.1.1-SNAPSHOT</version>

 	</parent>

 

 	<modelVersion>4.0.0</modelVersion>

diff --git a/bpmn/MSOCommonBPMN/pom.xml b/bpmn/MSOCommonBPMN/pom.xml
index f0b7371..f589f03 100644
--- a/bpmn/MSOCommonBPMN/pom.xml
+++ b/bpmn/MSOCommonBPMN/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.openecomp.so</groupId>
 		<artifactId>bpmn</artifactId>
-		<version>1.1.0-SNAPSHOT</version>
+		<version>1.1.1-SNAPSHOT</version>
 	</parent>
 	<artifactId>MSOCommonBPMN</artifactId>
 	<name>MSOCommonBPMN</name>
diff --git a/bpmn/MSOCoreBPMN/pom.xml b/bpmn/MSOCoreBPMN/pom.xml
index 33e5a96..326552f 100644
--- a/bpmn/MSOCoreBPMN/pom.xml
+++ b/bpmn/MSOCoreBPMN/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.openecomp.so</groupId>
         <artifactId>bpmn</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.1.1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.openecomp.so</groupId>
diff --git a/bpmn/MSOInfrastructureBPMN/pom.xml b/bpmn/MSOInfrastructureBPMN/pom.xml
index 53888dd..0659227 100644
--- a/bpmn/MSOInfrastructureBPMN/pom.xml
+++ b/bpmn/MSOInfrastructureBPMN/pom.xml
@@ -3,7 +3,7 @@
 	<parent>

 		<groupId>org.openecomp.so</groupId>

 		<artifactId>bpmn</artifactId>

-		<version>1.1.0-SNAPSHOT</version>

+		<version>1.1.1-SNAPSHOT</version>

 	</parent>

 	<modelVersion>4.0.0</modelVersion>

 	<artifactId>MSOInfrastructureBPMN</artifactId>

diff --git a/bpmn/MSORESTClient/pom.xml b/bpmn/MSORESTClient/pom.xml
index 1bcb3b7..246e472 100644
--- a/bpmn/MSORESTClient/pom.xml
+++ b/bpmn/MSORESTClient/pom.xml
@@ -6,7 +6,7 @@
 	<parent>

 		<groupId>org.openecomp.so</groupId>

         <artifactId>bpmn</artifactId>

-		<version>1.1.0-SNAPSHOT</version>

+		<version>1.1.1-SNAPSHOT</version>

 	</parent>

 	

 	<groupId>org.openecomp.so</groupId>

diff --git a/bpmn/pom.xml b/bpmn/pom.xml
index a83e85f..158e610 100644
--- a/bpmn/pom.xml
+++ b/bpmn/pom.xml
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.openecomp.so</groupId>
     <artifactId>so</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.openecomp.so</groupId>