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 b99b7fb commit 487b0e1Copy full SHA for 487b0e1
org.eclipse.mylyn-site/pom.xml
@@ -44,8 +44,8 @@
44
<build>
45
<plugins>
46
<plugin>
47
- <groupId>org.eclipse.tycho.extras</groupId>
48
- <artifactId>tycho-eclipserun-plugin</artifactId>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-eclipse-plugin</artifactId>
49
<version>${tycho-version}</version>
50
<configuration>
51
<executionEnvironment>JavaSE-21</executionEnvironment>
0 commit comments