diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2014-05-26 09:35:11 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-05-26 09:35:11 +0200 |
commit | c1f11fafce265a1bf1156e54324d9bae7b3c4faa (patch) | |
tree | a6cd03e378b6b00037276e8c047762ca4c29b5d0 /org.eclipse.jgit.packaging | |
parent | 44f81d956b3036804d011e7d99769fbd904d5082 (diff) | |
download | jgit-c1f11fafce265a1bf1156e54324d9bae7b3c4faa.tar.gz jgit-c1f11fafce265a1bf1156e54324d9bae7b3c4faa.zip |
Update Luna target platform to Orbit release R20140525021250
Change-Id: Id46d74e9b11b2a7ea78d17b8bc12c3ad027723f1
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 3f30ef5336..17db411e8e 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/S20140428023358/repository/"/> + <repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository/"/> <unit id="org.apache.ant.source" version="1.9.2.v201404171502"/> <unit id="org.apache.ant" version="1.9.2.v201404171502"/> <unit id="org.apache.commons.compress" version="1.6.0.v201310281400"/> |