Remove SNAPSHOT dependencies

Change-Id: Iae31de0916f9456e135cb7b7a160f80a18643997
Issue-Id: VID-85
Signed-off-by: Ofir Sonsino <os0695@att.com>
diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml
index 03c0317..d38ad2c 100755
--- a/vid-app-common/pom.xml
+++ b/vid-app-common/pom.xml
@@ -457,7 +457,7 @@
 	        <dependency>

 	            <groupId>org.openecomp.sdc.sdc-tosca</groupId>

 	            <artifactId>sdc-tosca</artifactId>

-	            <version>1.1.34</version>

+	            <version>1.1.32-SNAPSHOT</version>

 	        </dependency>

 	        <dependency>

 	            <groupId>net.javacrumbs.json-unit</groupId>