Change tosca lib

Change tosca library to not have the snapshot library imported by the
others

Issue-ID: CLAMP-151
Change-Id: Ica0ab68716b028c5fd7d12814264db80ad665461
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
diff --git a/pom.xml b/pom.xml
index e023994..1664de0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -490,7 +490,7 @@
 				<dependency>
 					<groupId>org.onap.sdc.sdc-tosca</groupId>
 					<artifactId>sdc-tosca</artifactId>
-					<version>1.3.3</version>
+					<version>1.3.0</version>
 				</dependency>
 		</dependencies>