Update master to Honolulu

Update pom to 1.8 so that staging images are created for H release

Issue-ID: SDC-3349
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: Ied353406c6ff40a43e7176f0c5b42408d7f4dd56
diff --git a/common-be/pom.xml b/common-be/pom.xml
index 25691a2..12db1b4 100644
--- a/common-be/pom.xml
+++ b/common-be/pom.xml
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.openecomp.sdc</groupId>
     <artifactId>sdc-main</artifactId>
-    <version>1.7.2-SNAPSHOT</version>
+    <version>1.8.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>