fix incorrect dependency

Change-Id: Ie90efc5a9d1264d1d8d0f7048233be4f859bea23
Issue-ID: SDC-762
Signed-off-by: Michael Lando <ml636r@att.com>
diff --git a/ui-ci/pom.xml b/ui-ci/pom.xml
index ff0973c..b7cf230 100644
--- a/ui-ci/pom.xml
+++ b/ui-ci/pom.xml
@@ -180,7 +180,7 @@
 		<dependency>
 			<groupId>org.openecomp.sdc.sdc-distribution-client</groupId>
 			<artifactId>sdc-distribution-client</artifactId>
-			<version>1.1.50</version>
+			<version>1.1.50-SNAPSHOT</version>
 			<scope>compile</scope>
 		</dependency>