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/catalog-fe/pom.xml b/catalog-fe/pom.xml
index 2d3e2a4..aac0850 100644
--- a/catalog-fe/pom.xml
+++ b/catalog-fe/pom.xml
@@ -8,7 +8,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>