diff --git a/pom.xml b/pom.xml
index 36960480031..c6895c26dcb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,6 +24,7 @@
${project.basedir}/../../target/jacoco.exec
cdt-e4.4
http://download.eclipse.org/eclipse/updates/4.4
+ scm:git:git://git.eclipse.org/gitroot/cdt/org.eclipse.cdt.git
@@ -550,6 +551,23 @@
+
+ org.eclipse.tycho
+ tycho-packaging-plugin
+ ${tycho-version}
+
+
+ true
+
+
+
+
+ org.eclipse.tycho.extras
+ tycho-sourceref-jgit
+ ${tycho-extras-version}
+
+
+
org.apache.maven.plugins
maven-resources-plugin