File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ PREVIOUS_RELEASE_ID="R-4.35-202502280140"
4848BUILDTOOLS_REPO="https://download.eclipse.org/eclipse/updates/buildtools/snapshots"
4949WEBTOOLS_REPO="https://download.eclipse.org/webtools/downloads/drops/R3.37.0/R-3.37.0-20250303081219/repositoryunittests/"
5050BASEBUILDER_DIR="tmp/org.eclipse.releng.basebuilder"
51- ECLIPSE_RUN_REPO="https://download.eclipse.org/eclipse/updates/4.36-I-builds /"
51+ ECLIPSE_RUN_REPO="https://download.eclipse.org/eclipse/updates/4.36/R-4.36-202505281830 /"
5252
5353#Maven parameters
5454JAVA_DOC_TOOL="-Declipse.javadoc=/opt/tools/java/openjdk/jdk-17/latest/bin/javadoc"
Original file line number Diff line number Diff line change 7878 <cbi-plugins .version>1.5.2</cbi-plugins .version>
7979 <surefire .version>3.5.3</surefire .version>
8080
81- <eclipse-sdk-repo >https://download.eclipse.org/eclipse/updates/${releaseVersion} -I-builds /</eclipse-sdk-repo >
81+ <eclipse-sdk-repo >https://download.eclipse.org/eclipse/updates/4.36/R-4.36-202505281830 /</eclipse-sdk-repo >
8282
8383 <!--
8484 The tycho-eclipserun-plugin will create its instance of Eclipse from this
131131 <compare-version-with-baselines .skip>true</compare-version-with-baselines .skip>
132132 <version .baseline.check.skip>${compare-version-with-baselines.skip} </version .baseline.check.skip> <!-- Allows projects to overwrite the value set on the CLI to skip the check in any case. -->
133133 <tycho .baseline.replace>all</tycho .baseline.replace>
134- <previous-release .baseline>https://download.eclipse.org/eclipse/updates/4.35 /R-4.35-202502280140 /</previous-release .baseline>
134+ <previous-release .baseline>https://download.eclipse.org/eclipse/updates/4.36 /R-4.36-202505281830 /</previous-release .baseline>
135135
136136 <!--
137137 Declaration of properties that contribute to the arg line for the tycho-surefire-plugin.
You can’t perform that action at this time.
0 commit comments