Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2014-01-24 21:30:12 +0000
committerMatthias Sohn2014-01-24 21:30:12 +0000
commit5a048d0de348f79c3fd871af60567f5533f60efd (patch)
treeaf6788d0851f985e470646940ff6e4a8722bc311
parent25ce3e586eb04ecc9177d4b75c465f0874809e72 (diff)
downloadegit-5a048d0de348f79c3fd871af60567f5533f60efd.tar.gz
egit-5a048d0de348f79c3fd871af60567f5533f60efd.tar.xz
egit-5a048d0de348f79c3fd871af60567f5533f60efd.zip
Update Kepler target platform to use Kepler SR2 orbit R-build
Change-Id: Icaae66e3dac28a0df9425f2206d6e04113218ee5 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
-rw-r--r--org.eclipse.egit.target/egit-4.3.target2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.target/egit-4.3.target b/org.eclipse.egit.target/egit-4.3.target
index e731b587da..e3ea0a3d39 100644
--- a/org.eclipse.egit.target/egit-4.3.target
+++ b/org.eclipse.egit.target/egit-4.3.target
@@ -30,7 +30,7 @@
<unit id="org.eclipse.jetty.util.source" version="7.6.14.v20131031"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
- <repository location="http://download.eclipse.org/tools/orbit/downloads/drops/M20140114142710/repository/"/>
+ <repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20140114142710/repository/"/>
<unit id="org.apache.ant.source" version="1.8.4.v201303080030"/>
<unit id="org.apache.ant" version="1.8.4.v201303080030"/>
<unit id="org.apache.commons.compress" version="1.6.0.v201310281400"/>

Back to the top