]> source.dussan.org Git - jgit.git/commitdiff
Update to releases p2 repo for 4.26 simultaneous release 38/199338/4
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 11 Jan 2023 14:30:44 +0000 (15:30 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 11 Jan 2023 16:14:20 +0000 (17:14 +0100)
Change-Id: I31690aeba1f4a5e9111de184ba81c4f971c756e0

org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.26.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.26.tpd

index f6015d8a6d7dd1fbfe8fc7759228ffdd9b0392ef..326dab330466deeb8be8137a50ce8c2236a19a69 100644 (file)
@@ -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>
index 5fc49cdab63c585238aad23830858f359b02bc10..dba7ea484bf5c568300047e0fa218f1002ff6290 100644 (file)
@@ -3,6 +3,6 @@ target "jgit-4.25" with source configurePhase
 include "projects/jetty-10.0.x.tpd"
 include "orbit/R20221123021534-2022-12.tpd"
 
-location "https://download.eclipse.org/staging/2022-12/" {
+location "https://download.eclipse.org/releases/2022-12/" {
        org.eclipse.osgi lazy
 }