We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e912d23 commit cadcd4dCopy full SHA for cadcd4d
eclipse-platform-parent/pom.xml
@@ -915,17 +915,14 @@
915
<plugin>
916
<groupId>org.eclipse.tycho</groupId>
917
<artifactId>tycho-apitools-plugin</artifactId>
918
- <version>${tycho.version}</version>
+ <version>4.0.8</version>
919
<executions>
920
<execution>
921
<id>verify</id>
922
<goals>
923
<goal>verify</goal>
924
</goals>
925
<configuration>
926
- <apiToolsRepository>
927
- <url>https://download.eclipse.org/eclipse/updates/4.32/R-4.32-202406010610/</url>
928
- </apiToolsRepository>
929
<baselines>
930
<repository>
931
<url>${previous-release.baseline}</url>
0 commit comments