Skip to content

Commit 9e0e8dd

Browse files
committed
Temporarily use 2024-06 API-Tools for API checks in verification builds
Temporarily revert to use previous release's API-Tools to unblock verification builds.
1 parent a31bb42 commit 9e0e8dd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

eclipse-platform-parent/pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -923,6 +923,9 @@
923923
<goal>verify</goal>
924924
</goals>
925925
<configuration>
926+
<apiToolsRepository>
927+
<url>https://download.eclipse.org/eclipse/updates/4.32/R-4.32-202406010610/</url>
928+
</apiToolsRepository>
926929
<baselines>
927930
<repository>
928931
<url>${previous-release.baseline}</url>

0 commit comments

Comments
 (0)