update sdc version

update pom and version.properties
to 1.3.0
Issue-ID: SDC-1370

Change-Id: Ib8f4e2859ee79dfd8e19e725b07c77d7d2bbdaf1
Signed-off-by: Michael Lando <ml636r@att.com>
diff --git a/openecomp-be/api/pom.xml b/openecomp-be/api/pom.xml
index efef4a1..b8209b6 100644
--- a/openecomp-be/api/pom.xml
+++ b/openecomp-be/api/pom.xml
@@ -11,7 +11,7 @@
 	<parent>
 		<groupId>org.openecomp.sdc</groupId>
 		<artifactId>openecomp-sdc</artifactId>
-		<version>1.2.0-SNAPSHOT</version>
+		<version>1.3.0-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>