[Releng] Update build to Tycho 1.4.0
diff --git a/releng/pom.xml b/releng/pom.xml
index f0db17d..ede4b3f 100644
--- a/releng/pom.xml
+++ b/releng/pom.xml
@@ -34,7 +34,7 @@
 	<properties>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 		
-		<tycho.version>1.3.0</tycho.version>
+		<tycho.version>1.4.0</tycho.version>
 		<tycho-extras.version>${tycho.version}</tycho-extras.version>
 		<cbi-plugins.version>1.1.5</cbi-plugins.version>