Bump minor version

Bump minor version in preparation for Amsterdam
branching.

Change-Id: Ib72ca9cab2782a4fee15fff8f0653f0c53ad9f71
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
diff --git a/bpmn/MSOCommonBPMN/pom.xml b/bpmn/MSOCommonBPMN/pom.xml
index b60e621..4a7cb59 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.1-SNAPSHOT</version>
+		<version>1.2.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>MSOCommonBPMN</artifactId>
 	<name>MSOCommonBPMN</name>
@@ -384,7 +384,7 @@
 			<artifactId>commons-httpclient</artifactId>
 			<version>${httpclient.version}</version>
 		</dependency>
-		<dependency>
+		<!--dependency>
 			<groupId>org.openecomp.appc.client</groupId>
 			<artifactId>client-kit</artifactId>
 			<version>1.1.0</version>
@@ -392,8 +392,8 @@
 		<dependency>
 			<groupId>org.openecomp.appc.client</groupId>
 			<artifactId>client-lib</artifactId>
-			<version>1.1.0</version>
-		</dependency>
+			<version>1.1.0</version >
+		</dependency-->
 		<dependency>
 			<groupId>org.onap.aai.aai-common</groupId>
 			<artifactId>aai-schema</artifactId>