Skip to content

Commit

Permalink
Temporarily use 2024-06 API-Tools for API checks in verification builds
Browse files Browse the repository at this point in the history
Temporarily revert to use previous release's API-Tools to unblock
verification builds.
  • Loading branch information
HannesWell committed Sep 22, 2024
1 parent a31bb42 commit b199cd7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions eclipse-platform-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -923,6 +923,9 @@
<goal>verify</goal>
</goals>
<configuration>
<apiToolsRepository>
<url>https://download.eclipse.org/eclipse/updates/4.32/R-4.32-202406010610/</url>
</apiToolsRepository>
<baselines>
<repository>
<url>${previous-release.baseline}</url>
Expand Down

0 comments on commit b199cd7

Please sign in to comment.