Skip to content

Commit 37eca5e

Browse files
CalixteBananeweizen
authored andcommitted
use tycho-eclipse-plugin instead of tycho-eclipserun-plugin
1 parent f95813d commit 37eca5e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

net.sf.eclipsecs-updatesite/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
</plugin>
132132
<plugin>
133133
<groupId>org.eclipse.tycho</groupId>
134-
<artifactId>tycho-eclipserun-plugin</artifactId>
134+
<artifactId>tycho-eclipse-plugin</artifactId>
135135
<configuration>
136136
<repositories>
137137
<repository>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@
240240
</plugin>
241241
<plugin>
242242
<groupId>org.eclipse.tycho</groupId>
243-
<artifactId>tycho-eclipserun-plugin</artifactId>
243+
<artifactId>tycho-eclipse-plugin</artifactId>
244244
<version>${tycho-version}</version>
245245
</plugin>
246246
<plugin>

0 commit comments

Comments
 (0)