Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2011-05-30 08:26:45 +0000
committerspingel2011-05-30 08:26:45 +0000
commitbbf199f32d91ab65caa101a366dabd98bf1dd13d (patch)
tree0c112dd4e1579993e800a6906ac78598fe4bf79d
parentbd1608bdaec754943a2028f7f16ad6f8ccb157aa (diff)
downloadorg.eclipse.mylyn.incubator-bbf199f32d91ab65caa101a366dabd98bf1dd13d.tar.gz
org.eclipse.mylyn.incubator-bbf199f32d91ab65caa101a366dabd98bf1dd13d.tar.xz
org.eclipse.mylyn.incubator-bbf199f32d91ab65caa101a366dabd98bf1dd13d.zip
updated Orbit repository to Indigo R-build
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 798fc8ba..1901dcf0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -95,7 +95,7 @@
<repository>
<id>eclipse-orbit</id>
<layout>p2</layout>
- <url>http://download.eclipse.org/tools/orbit/downloads/drops/S20110515001817/repository/</url>
+ <url>http://download.eclipse.org/tools/orbit/downloads/drops/R20110523182458/repository/</url>
</repository>
</repositories>

Back to the top