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/catalog-model/pom.xml b/catalog-model/pom.xml
index 022604f..7910052 100644
--- a/catalog-model/pom.xml
+++ b/catalog-model/pom.xml
@@ -9,7 +9,7 @@
 	<parent>
 		<groupId>org.openecomp.sdc</groupId>
 		<artifactId>sdc-main</artifactId>
-		<version>1.2.0-SNAPSHOT</version>
+		<version>1.3.0-SNAPSHOT</version>
 	</parent>
 
 	<dependencies>