Skip to content

Commit 487b0e1

Browse files
committed
Use org.eclipse.tycho:tycho-eclipse-plugin
- This supersedes org.eclipse.tycho.extras:tycho-eclipserun-plugin.
1 parent b99b7fb commit 487b0e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

org.eclipse.mylyn-site/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
<build>
4545
<plugins>
4646
<plugin>
47-
<groupId>org.eclipse.tycho.extras</groupId>
48-
<artifactId>tycho-eclipserun-plugin</artifactId>
47+
<groupId>org.eclipse.tycho</groupId>
48+
<artifactId>tycho-eclipse-plugin</artifactId>
4949
<version>${tycho-version}</version>
5050
<configuration>
5151
<executionEnvironment>JavaSE-21</executionEnvironment>

0 commit comments

Comments
 (0)