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/catalog-fe/pom.xml b/catalog-fe/pom.xml
index b9a7535..17942d2 100644
--- a/catalog-fe/pom.xml
+++ b/catalog-fe/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>