Set version to 1.13.0-SNAPSHOT

Previous commit mistakenly set version to 1.13.0 when should be SNAPSHOT

Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4524
Change-Id: Ie89b5df595a513ccfd30f987acea56d845f58cbb
diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/pom.xml
index b00107a..455c276 100644
--- a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/pom.xml
+++ b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/pom.xml
@@ -10,7 +10,7 @@
 	<parent>
 		<groupId>org.openecomp.sdc</groupId>
 		<artifactId>openecomp-sdc-rest-webapp</artifactId>
-		<version>1.13.0</version>
+		<version>1.13.0-SNAPSHOT</version>
 	</parent>
 
 	<modules>