Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteffen Pingel2013-12-05 14:58:03 +0000
committerSteffen Pingel2013-12-05 14:58:03 +0000
commitc7a492fae1b88712188f58d178bf7f0f077075d1 (patch)
tree03c7a250bf11f8723df659b1b9eae4adf1679e1b
parent472ab58abe082e7722f9e1862607d310aa865f94 (diff)
downloadorg.eclipse.mylyn-c7a492fae1b88712188f58d178bf7f0f077075d1.tar.gz
org.eclipse.mylyn-c7a492fae1b88712188f58d178bf7f0f077075d1.tar.xz
org.eclipse.mylyn-c7a492fae1b88712188f58d178bf7f0f077075d1.zip
419413: consume latest Orbit I-build
Change-Id: Ibabe1064471f82c900f3ab479600f7dc9654fdca Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=419413
-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 add750a8..48d68a40 100644
--- a/org.eclipse.mylyn-parent/pom.xml
+++ b/org.eclipse.mylyn-parent/pom.xml
@@ -74,7 +74,7 @@
<alt-target-version>3.7</alt-target-version>
<alt-platform-repository-url>http://download.eclipse.org/releases/indigo/201202240900/</alt-platform-repository-url>
- <orbit-repository-url>http://download.eclipse.org/tools/orbit/downloads/drops/I20131123181249/repository/</orbit-repository-url>
+ <orbit-repository-url>http://download.eclipse.org/tools/orbit/downloads/drops/I20131204063848/repository/</orbit-repository-url>
<jdt-annotation-repository-url>http://download.eclipse.org/mylyn/snapshots/jdt-annotation/</jdt-annotation-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>

Back to the top