diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-05-25 23:09:17 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-05-25 23:09:17 +0200 |
commit | a9520419e222fe26a42575d1568a041d7e2bd0e5 (patch) | |
tree | 12adc3883fe0e407115c3223d13e3d4989e45de9 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.target | |
parent | 9afff3e80818be7946f8b32249e30eb46c433056 (diff) | |
parent | cae6d4e6b18e594919e9757553ac005370a96770 (diff) | |
download | jgit-a9520419e222fe26a42575d1568a041d7e2bd0e5.tar.gz jgit-a9520419e222fe26a42575d1568a041d7e2bd0e5.zip |
Merge branch 'stable-6.6'
* stable-6.6:
Update to Orbit S20230516204213
Prepare 6.6.0-SNAPSHOT builds
JGit v6.6.0.202305241045-m3
Prepare 6.6.0-SNAPSHOT builds
JGit v6.6.0.202305031100-m2
Change-Id: Ibceebbce6aebba7a8670de41eb39eb23b14b8c74
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.target')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.target | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.target index 76cbdea71e..128102d5dc 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.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.24" sequenceNumber="1684863583"> +<target name="jgit-4.24" sequenceNumber="1684945326"> <locations> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="com.jcraft.jsch" version="0.1.55.v20221112-0806"/> @@ -12,8 +12,8 @@ <unit id="net.i2p.crypto.eddsa.source" version="0.3.0.v20220506-1020"/> <unit id="org.apache.ant" version="1.10.12.v20211102-1452"/> <unit id="org.apache.ant.source" version="1.10.12.v20211102-1452"/> - <unit id="org.apache.httpcomponents.httpclient" version="4.5.14.v20221207-1049"/> - <unit id="org.apache.httpcomponents.httpclient.source" version="4.5.14.v20221207-1049"/> + <unit id="org.apache.httpcomponents.httpclient" version="4.5.14.v20230516-1249"/> + <unit id="org.apache.httpcomponents.httpclient.source" version="4.5.14.v20230516-1249"/> <unit id="org.apache.httpcomponents.httpcore" version="4.4.16.v20221207-1049"/> <unit id="org.apache.httpcomponents.httpcore.source" version="4.4.16.v20221207-1049"/> <unit id="org.hamcrest.core" version="1.3.0.v20180420-1519"/> @@ -26,7 +26,7 @@ <unit id="org.mockito.mockito-core.source" version="4.8.1.v20221103-2317"/> <unit id="org.objenesis" version="3.3.0.v20221103-2317"/> <unit id="org.objenesis.source" version="3.3.0.v20221103-2317"/> - <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository"/> + <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/S20230516204213/repository"/> </location> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="org.eclipse.osgi" version="0.0.0"/> |