]> source.dussan.org Git - jgit.git/commitdiff
Use 2024-09 release repository in 4.33 target platform 44/1200644/1
authorMatthias Sohn <matthias.sohn@sap.com>
Thu, 12 Sep 2024 06:52:09 +0000 (08:52 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Thu, 12 Sep 2024 07:02:44 +0000 (09:02 +0200)
Change-Id: I30e6d8cf0690184f081d7f39d5733d4e46b86e0c

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

index 8591802f3879e00f9a128a6aadc8c6e4e790541a..f009edacea950a80a2818d4b19a042dd9de61a5b 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.33" sequenceNumber="1724850720">
+<target name="jgit-4.33" sequenceNumber="1726123915">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/>
@@ -30,7 +30,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/2024-09/"/>
+      <repository location="https://download.eclipse.org/releases/2024-09/"/>
     </location>
     <location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="true" missingManifest="error" type="Maven" label="xz">
       <dependencies>
index d01a8a98ba8a30d772b114e840f3b8d9c835e572..74c687834b7ffd42a69e8634ac8994f7e5131ee1 100644 (file)
@@ -3,6 +3,6 @@ target "jgit-4.33" with source configurePhase
 include "orbit/orbit-4.33.tpd"
 include "maven/dependencies.tpd"
 
-location "https://download.eclipse.org/staging/2024-09/" {
+location "https://download.eclipse.org/releases/2024-09/" {
        org.eclipse.osgi lazy
 }