Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteffen Pingel2013-11-25 21:46:08 +0000
committerSteffen Pingel2013-11-25 21:46:08 +0000
commit3c647b341a579372b7f47a508a299ac9cd9c59af (patch)
tree2e430f29f642e7939fcd6f6ae160ef52da2d2941
parent0e3527e634261cf3007b9f4a4d2d3739368c4a94 (diff)
downloadorg.eclipse.mylyn.tasks-3c647b341a579372b7f47a508a299ac9cd9c59af.tar.gz
org.eclipse.mylyn.tasks-3c647b341a579372b7f47a508a299ac9cd9c59af.tar.xz
org.eclipse.mylyn.tasks-3c647b341a579372b7f47a508a299ac9cd9c59af.zip
419413: upgrade to HttpComponents Core 4.2.5, Client 4.2.6, Gson 2.2.4
Change-Id: I5787c4379b83d6f8ebebc882c290eead6c17e879 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=419413
-rw-r--r--org.eclipse.mylyn.tasks-target/mylyn-tasks-e3.6.target2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.tasks-target/mylyn-tasks-e3.6.target b/org.eclipse.mylyn.tasks-target/mylyn-tasks-e3.6.target
index 53ba7817b..44eb6fc0b 100644
--- a/org.eclipse.mylyn.tasks-target/mylyn-tasks-e3.6.target
+++ b/org.eclipse.mylyn.tasks-target/mylyn-tasks-e3.6.target
@@ -7,7 +7,7 @@
<unit id="org.apache.xml.resolver" version="1.2.0.v201005080400"/>
<unit id="org.apache.xml.serializer" version="2.7.1.v201005080400"/>
<unit id="org.apache.xerces" version="2.9.0.v201101211617"/>
-<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20130517111416/repository/"/>
+<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/I20131123181249/repository/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.jdt.annotation" version="1.0.1.v20130111-135246"/>

Back to the top