diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-01-11 15:30:44 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-01-11 17:14:20 +0100 |
commit | e9fb17a5a2f9ef18c6c79a87575b07742b1ded18 (patch) | |
tree | 95c2ca9e3b9b42702192e03647309e259b9bcc9c /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.26.target | |
parent | de7d06775c5cf071fb5a14b19d230f5e0845b9ef (diff) | |
download | jgit-e9fb17a5a2f9ef18c6c79a87575b07742b1ded18.tar.gz jgit-e9fb17a5a2f9ef18c6c79a87575b07742b1ded18.zip |
Update to releases p2 repo for 4.26 simultaneous release
Change-Id: I31690aeba1f4a5e9111de184ba81c4f971c756e0
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.26.target')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.26.target | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.26.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.26.target index f6015d8a6d..326dab3304 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.26.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.26.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.25" sequenceNumber="1670938729"> +<target name="jgit-4.25" sequenceNumber="1673447374"> <locations> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="org.eclipse.jetty.http" version="10.0.13"/> @@ -82,7 +82,7 @@ </location> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="org.eclipse.osgi" version="0.0.0"/> - <repository location="https://download.eclipse.org/staging/2022-12/"/> + <repository location="https://download.eclipse.org/releases/2022-12/"/> </location> </locations> </target> |