Bug 481272 - update Build Tools build
diff --git a/pom.xml b/pom.xml
index 1861d4e..947a6ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,8 @@
     <repository>
       <id>eclipse-platform-repository</id>
       <layout>p2</layout>
-      <url>http://download.eclipse.org/eclipse/updates/4.6milestones/</url>
+      <!-- Normally should be "latest milestone" for stability, once we have one for 4.7. -->
+      <url>http://download.eclipse.org/eclipse/updates/4.7-I-builds/</url>
     </repository>
     <repository>
       <id>eclipse-derby-buildtools-repository</id>