diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-02-19 23:19:55 +0100 |
---|---|---|
committer | David Pursehouse <david.pursehouse@gmail.com> | 2019-02-19 23:21:09 -0500 |
commit | e4fdca7355630af0103d0ef34f8a5a995aa62ced (patch) | |
tree | 219a502e98eaceea266b9a7d488a6577e6479b86 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.target | |
parent | 368b5194407123fa11ce0370f9691e4a5c8a0289 (diff) | |
download | jgit-e4fdca7355630af0103d0ef34f8a5a995aa62ced.tar.gz jgit-e4fdca7355630af0103d0ef34f8a5a995aa62ced.zip |
Update Orbit to S20190219190953
- Orbit milestone for 2019-03 M3
- fixes Apache httpclient 4.5.6
Bug: 544139
Change-Id: Ib225d90dd26f6f3665d4feacecfbba4a28251a0b
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.target')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.target | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.target index 61bd02f549..735cb4a6a1 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.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.6" sequenceNumber="1548841879"> +<target name="jgit-4.6" sequenceNumber="1550614655"> <locations> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="org.eclipse.jetty.client" version="9.4.14.v20181114"/> @@ -31,8 +31,8 @@ <unit id="org.apache.commons.compress.source" version="1.18.0.v20181121-2221"/> <unit id="org.apache.commons.logging" version="1.2.0.v20180409-1502"/> <unit id="org.apache.commons.logging.source" version="1.2.0.v20180409-1502"/> - <unit id="org.apache.httpcomponents.httpclient" version="4.5.6.v20190123-2215"/> - <unit id="org.apache.httpcomponents.httpclient.source" version="4.5.6.v20190123-2215"/> + <unit id="org.apache.httpcomponents.httpclient" version="4.5.6.v20190213-1430"/> + <unit id="org.apache.httpcomponents.httpclient.source" version="4.5.6.v20190213-1430"/> <unit id="org.apache.httpcomponents.httpcore" version="4.4.10.v20190123-2214"/> <unit id="org.apache.httpcomponents.httpcore.source" version="4.4.10.v20190123-2214"/> <unit id="org.apache.log4j" version="1.2.15.v201012070815"/> @@ -82,7 +82,7 @@ <unit id="org.apache.sshd.core.source" version="2.0.0.v20181102-1323"/> <unit id="org.apache.sshd.sftp" version="2.0.0.v20181102-1323"/> <unit id="org.apache.sshd.sftp.source" version="2.0.0.v20181102-1323"/> - <repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20190129210011/repository"/> + <repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20190219190953/repository"/> </location> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="org.eclipse.osgi" version="0.0.0"/> |