Bug 441888 - build org.eclipse.test.performance.ui
diff --git a/pom.xml b/pom.xml
index eee66d8..6cf75a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -101,8 +101,13 @@
         <repository>
             <id>eclipse-platform-repository</id>
             <layout>p2</layout>
-            <url>http://download.eclipse.org/eclipse/updates/4.5milestones</url>
+            <url>http://download.eclipse.org/eclipse/updates/4.5milestones/</url>
         </repository>
+        <repository>
+            <id>eclipse-platform-repository</id>
+            <layout>p2</layout>
+            <url>http://build.eclipse.org/eclipse/buildtools/derbyCore-10.11.1.1/</url>
+        </repository>        
          <repository>
             <id>cbi-common-license</id>
             <layout>p2</layout>