Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2011-02-26 08:18:09 +0000
committerspingel2011-02-26 08:18:09 +0000
commit4502fedf6dcf9308b665c9ab8deeebda559caefa (patch)
tree0d7282ea8aa27726609b5c787a29381e14f69df2
parent6ebe58710b963d4aec7d0431300ab7fb2d0cf72c (diff)
downloadorg.eclipse.mylyn.incubator-4502fedf6dcf9308b665c9ab8deeebda559caefa.tar.gz
org.eclipse.mylyn.incubator-4502fedf6dcf9308b665c9ab8deeebda559caefa.tar.xz
org.eclipse.mylyn.incubator-4502fedf6dcf9308b665c9ab8deeebda559caefa.zip
fixed repository locatin
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 3af8a991..8ec439e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@
<repository>
<id>eclipse-orbit</id>
<layout>p2</layout>
- <url>http://download.eclipse.org/tools/orbit/committers/drops/S20110124210048/repository/</url>
+ <url>http://download.eclipse.org/tools/orbit/downloads/drops/S20110124210048/repository/</url>
</repository>
</repositories>

Back to the top