Update tycho and cbi-plugins version
diff --git a/org.eclipse.gmf.notation.releng/pom.xml b/org.eclipse.gmf.notation.releng/pom.xml
index 3c6246b..fee3fef 100644
--- a/org.eclipse.gmf.notation.releng/pom.xml
+++ b/org.eclipse.gmf.notation.releng/pom.xml
@@ -10,8 +10,8 @@
 
 	<!-- this is the parent POM from which all modules inherit common settings -->
 	<properties>
-		<tycho-version>0.18.1</tycho-version>
-		<cbi-plugins.version>1.0.4</cbi-plugins.version>
+		<tycho-version>0.19.0</tycho-version>
+		<cbi-plugins.version>1.0.5</cbi-plugins.version>
 		<antrun-version>1.6</antrun-version>
 		<maven.test.failure.ignore>true</maven.test.failure.ignore>
 	</properties>