Update Master to Istambul

Set version 1.9.0 to ensure no clash of dockers when H branch stage jobs are going to produce stage dockers

Issue-ID: SDC-3527
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I008a90101d89bbd50fae98cc7ce5caae1958059b
diff --git a/catalog-model/pom.xml b/catalog-model/pom.xml
index 04dc9b0..17b1a0e 100644
--- a/catalog-model/pom.xml
+++ b/catalog-model/pom.xml
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.openecomp.sdc</groupId>
     <artifactId>sdc-main</artifactId>
-    <version>1.8.4-SNAPSHOT</version>
+    <version>1.9.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>