update the maven cbi version.

Change-Id: I36dfd6b25c34eadb42cedf14b24d5c5efa6363da
Signed-off-by: Jacques Bouthillier <lmcbout@gmail.com>
diff --git a/pom.xml b/pom.xml
index e1f7679..427495a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
 		<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
 		<tycho.version>1.0.0</tycho.version>
 		<antrun.version>1.8</antrun.version>
-		<cbi.version>1.1.0</cbi.version>
+		<cbi.version>1.1.4</cbi.version>
 		
 		<!-- Target platform -->
 		<egerrit.target.artifact>org.eclipse.egerrit.target</egerrit.target.artifact>