diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2014-01-20 09:11:53 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-01-20 09:11:53 +0100 |
commit | 5ff3251d0201cc3c8968e2ef40d5ae449c63ba7d (patch) | |
tree | 578046cd0209256328dbf7c44ac15b62b8984433 /org.eclipse.jgit.packaging | |
parent | 75b31767c4d5db4883aa9b86c104d3cc8aa72b6d (diff) | |
download | jgit-5ff3251d0201cc3c8968e2ef40d5ae449c63ba7d.tar.gz jgit-5ff3251d0201cc3c8968e2ef40d5ae449c63ba7d.zip |
Update Luna target platform to use Luna M5 orbit repository
See http://dev.eclipse.org/mhonarc/lists/orbit-dev/msg03647.html
Change-Id: Id10cd2e0b1aaba181b68f6ac30e0fc64fb714481
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.4.target | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.4.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.4.target index be7429bd39..dabfae0ddd 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.4.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.4.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/I20140114130914/repository/"/> + <repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20140116105218/repository/"/> <unit id="org.apache.ant.source" version="1.9.2.v201307241445"/> <unit id="org.apache.ant" version="1.9.2.v201307241445"/> <unit id="org.apache.commons.compress" version="1.6.0.v201310281400"/> |