re-establish the cbi version to the latest.

Change-Id: Id3dbbdb463fa1579a73d0566c8e0879524b00061
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>