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/openecomp-be/dist/pom.xml b/openecomp-be/dist/pom.xml
index 2600dd6..3fe2394 100644
--- a/openecomp-be/dist/pom.xml
+++ b/openecomp-be/dist/pom.xml
@@ -12,7 +12,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>