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-be-plugins/pom.xml b/catalog-be-plugins/pom.xml
index 4e66841..0a5e11a 100644
--- a/catalog-be-plugins/pom.xml
+++ b/catalog-be-plugins/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>sdc-main</artifactId>
<groupId>org.openecomp.sdc</groupId>
- <version>1.8.4-SNAPSHOT</version>
+ <version>1.9.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>catalog-be-plugins</artifactId>