[SDC-259] Context Distribution - 1802 in pom

Change-Id: If34e35f3313c9ed94fa2a13f7e6e06cc0137760d
Signed-off-by: Pavel Aharoni <pa0916@att.com>
diff --git a/pom.xml b/pom.xml
index 24f4e87..8e059e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
 
 	<groupId>org.openecomp.sdc.sdc-distribution-client</groupId>
 	<artifactId>sdc-main-distribution-client</artifactId>
-	<version>1.1.32-SNAPSHOT</version>
+	<version>1.1.50-SNAPSHOT</version>
 	<packaging>pom</packaging>
 
 	<modules>
diff --git a/sdc-distribution-ci/pom.xml b/sdc-distribution-ci/pom.xml
index 8cfc4a1..cb6f7f2 100644
--- a/sdc-distribution-ci/pom.xml
+++ b/sdc-distribution-ci/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.openecomp.sdc.sdc-distribution-client</groupId>
 		<artifactId>sdc-main-distribution-client</artifactId>
-		<version>1.1.32-SNAPSHOT</version>
+		<version>1.1.50-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>sdc-distribution-ci</artifactId>
@@ -32,7 +32,7 @@
 		<dependency>
 			<groupId>org.openecomp.sdc.sdc-tosca</groupId>
 			<artifactId>sdc-tosca</artifactId>
-			<version>1.1.32-SNAPSHOT</version>
+			<version>1.1.51-SNAPSHOT</version>
 			<scope>compile</scope>
 		</dependency>
 		
diff --git a/sdc-distribution-client/pom.xml b/sdc-distribution-client/pom.xml
index 39dbbfc..a23f4a3 100644
--- a/sdc-distribution-client/pom.xml
+++ b/sdc-distribution-client/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.openecomp.sdc.sdc-distribution-client</groupId>
 		<artifactId>sdc-main-distribution-client</artifactId>
-		<version>1.1.32-SNAPSHOT</version>
+		<version>1.1.50-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>sdc-distribution-client</artifactId>