diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-06-01 16:00:06 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-06-01 16:07:52 +0200 |
commit | 174c8c5d398e2af1a612c49ea470f31fcb5247bc (patch) | |
tree | 166d3c4fec7c769b7c62ea2cc05fc2b774cfd49f /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.5.target | |
parent | c5f7ab34829e56de3b56a717eaa38b02e2810cda (diff) | |
download | jgit-174c8c5d398e2af1a612c49ea470f31fcb5247bc.tar.gz jgit-174c8c5d398e2af1a612c49ea470f31fcb5247bc.zip |
Update 4.5 target platform to use final Mars Orbit repository
Change-Id: Ie8ff09e6b054e5fae0786557b8fe831eb9e82dd2
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.5.target')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.5.target | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.5.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.5.target index 05c6324ed8..e7e0cb9215 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.5.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.5.target @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <?pde?> <!-- generated with https://github.com/mbarbero/fr.obeo.releng.targetplatform --> -<target name="jgit-4.5" sequenceNumber="1432590632"> +<target name="jgit-4.5" sequenceNumber="1433163825"> <locations> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="org.eclipse.jetty.client" version="9.2.10.v20150310"/> @@ -57,7 +57,7 @@ <unit id="org.slf4j.api.source" version="1.7.2.v20121108-1250"/> <unit id="org.slf4j.impl.log4j12" version="1.7.2.v20131105-2200"/> <unit id="org.slf4j.impl.log4j12.source" version="1.7.2.v20131105-2200"/> - <repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20150519210750/repository/"/> + <repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/"/> </location> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="org.eclipse.osgi" version="0.0.0"/> |