Bug 511589 - Doc bundles should have indexes generated at build time

Set the eclipserun-repo property here so it only needs to be changed
once to affect all documentation bundles.

Change-Id: I44b18a4a723602abcd01c6d3b8a365689c528c13
Signed-off-by: Mat Booth <mat.booth@redhat.com>
diff --git a/build/pom.xml b/build/pom.xml
index f2c21ab..b128e40 100644
--- a/build/pom.xml
+++ b/build/pom.xml
@@ -33,6 +33,7 @@
 		<pack200>${java.home}/bin</pack200>
 		<tycho.testArgLine></tycho.testArgLine>
 		<tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/dltk/org.eclipse.dltk.releng.git</tycho.scmUrl>
+		<eclipserun-repo>http://download.eclipse.org/eclipse/updates/4.5</eclipserun-repo>
 	</properties>
 
 	<repositories>