diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-03-02 23:02:21 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-03-02 23:02:21 +0100 |
commit | dc6be13640b3850448a7635b9a55a885128bc32b (patch) | |
tree | b2243af0ba1ee57b5a37a1f557d95942eab3b794 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.target | |
parent | 6f175ea6c46488d7d301a74ccc87d7472c314c1a (diff) | |
parent | e2a484f33dffbb0d6e983c694bccc48dbbf58fa9 (diff) | |
download | jgit-dc6be13640b3850448a7635b9a55a885128bc32b.tar.gz jgit-dc6be13640b3850448a7635b9a55a885128bc32b.zip |
Merge branch 'stable-6.1'
* stable-6.1:
Update Orbit to R20220302172233 for 2022-03
Prepare 6.1.0-SNAPSHOT builds
JGit v6.1.0.202203021511-rc1
Prepare 6.1.0-SNAPSHOT builds
JGit v6.1.0.202202221755-m3
Change-Id: Iff4b13ca8ae5e13a3f2f45c0d4653405f1ceb2f4
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.target')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.target | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.target index 5ac57dc26b..b229da160b 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.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.22" sequenceNumber="1645013273"> +<target name="jgit-4.22" sequenceNumber="1646256653"> <locations> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="jakarta.servlet-api" version="4.0.0"/> @@ -87,7 +87,7 @@ <unit id="org.slf4j.binding.simple.source" version="1.7.30.v20200204-2150"/> <unit id="org.tukaani.xz" version="1.9.0.v20210624-1259"/> <unit id="org.tukaani.xz.source" version="1.9.0.v20210624-1259"/> - <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/S20220215213605/repository"/> + <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20220302172233/repository"/> </location> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="org.eclipse.osgi" version="0.0.0"/> |