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/lib/openecomp-sdc-externaltesting-lib/pom.xml b/openecomp-be/lib/openecomp-sdc-externaltesting-lib/pom.xml
index 7dd5883..f3b9ea0 100644
--- a/openecomp-be/lib/openecomp-sdc-externaltesting-lib/pom.xml
+++ b/openecomp-be/lib/openecomp-sdc-externaltesting-lib/pom.xml
@@ -10,7 +10,7 @@
     <parent>
         <artifactId>openecomp-sdc-lib</artifactId>
         <groupId>org.openecomp.sdc</groupId>
-        <version>1.13.0</version>
+        <version>1.13.0-SNAPSHOT</version>
     </parent>
 
     <modules>