Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteffen Pingel2012-06-03 21:58:34 +0000
committerSteffen Pingel2012-06-03 21:58:34 +0000
commit385de762392717eef476d247f2a4a1d3fd7f6cdf (patch)
treeb04a2041ef1064476b26050dcec17d5b20236edc
parente2836cc3b98935a3d527b6c283b32740d74facaf (diff)
downloadorg.eclipse.mylyn-385de762392717eef476d247f2a4a1d3fd7f6cdf.tar.gz
org.eclipse.mylyn-385de762392717eef476d247f2a4a1d3fd7f6cdf.tar.xz
org.eclipse.mylyn-385de762392717eef476d247f2a4a1d3fd7f6cdf.zip
update to latest Orbit R build
-rw-r--r--org.eclipse.mylyn-parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn-parent/pom.xml b/org.eclipse.mylyn-parent/pom.xml
index 9ef1e035..b8b52389 100644
--- a/org.eclipse.mylyn-parent/pom.xml
+++ b/org.eclipse.mylyn-parent/pom.xml
@@ -55,7 +55,7 @@
<dist.releases.url>file:///home/data/httpd/download.eclipse.org/mylyn/maven/releases</dist.releases.url>
<dist.snapshots.url>file:///home/data/httpd/download.eclipse.org/mylyn/maven/snapshots</dist.snapshots.url>
- <orbit-repository-url>http://download.eclipse.org/tools/orbit/downloads/drops/S20120428190502/repository/</orbit-repository-url>
+ <orbit-repository-url>http://download.eclipse.org/tools/orbit/downloads/drops/R20120526062928/repository/</orbit-repository-url>
<mylyn-repository-url>http://download.eclipse.org/mylyn/snapshots/nightly/</mylyn-repository-url>
<mylyn-builds-repository-url>http://download.eclipse.org/mylyn/snapshots/nightly/builds/</mylyn-builds-repository-url>
<mylyn-commons-repository-url>http://download.eclipse.org/mylyn/snapshots/nightly/commons/</mylyn-commons-repository-url>

Back to the top