diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-09-05 10:32:35 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-09-05 10:32:45 +0200 |
commit | 05f27122dc2cd90ce37c6e336a8c92c5f6b2773e (patch) | |
tree | 4d89ae918b21a6f0ab90a92255279b438ab563b5 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.12.target | |
parent | 4d7821567383ea5e431dca623ab865ae96fffa4c (diff) | |
parent | 5717b2583e9ab766cf7aa9844a63a68620100ff3 (diff) | |
download | jgit-05f27122dc2cd90ce37c6e336a8c92c5f6b2773e.tar.gz jgit-05f27122dc2cd90ce37c6e336a8c92c5f6b2773e.zip |
Merge branch 'stable-5.5'
* stable-5.5:
Update Orbit to R20190827152740 for 2019-09
Prepare 5.5.0-SNAPSHOT builds
JGit v5.5.0.201909041048-rc1
Change-Id: I008b374824e95138c78b4cdd56d39c47800d8cec
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.12.target')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.12.target | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.12.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.12.target index ccf98dfc6f..4f06536f12 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.12.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.12.target @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <?pde?> <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl --> -<target name="jgit-4.12" sequenceNumber="1567064417"> +<target name="jgit-4.12" sequenceNumber="1567671414"> <locations> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="org.eclipse.jetty.client" version="9.4.20.v20190813"/> @@ -82,7 +82,7 @@ <unit id="org.slf4j.impl.log4j12.source" version="1.7.2.v20131105-2200"/> <unit id="org.tukaani.xz" version="1.8.0.v20180207-1613"/> <unit id="org.tukaani.xz.source" version="1.8.0.v20180207-1613"/> - <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/S20190827152740/repository"/> + <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20190827152740/repository"/> </location> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="org.eclipse.osgi" version="0.0.0"/> |