update sdc version

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

Change-Id: I0dcf02f868dd263ba4523435e7be11bdc3851053
Signed-off-by: Michael Lando <ml636r@att.com>
diff --git a/common/pom.xml b/common/pom.xml
index 3233dbe..2ca3525 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>sdc-onboarding</artifactId>
-        <version>1.2.0-SNAPSHOT</version>
+        <version>1.3.0-SNAPSHOT</version>
         <relativePath>../onboarding</relativePath>
     </parent>