Skip to content

Commit 0ba274b

Browse files
committed
Remove unneeded plugin definition
1 parent 7c0d27d commit 0ba274b

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -247,16 +247,6 @@
247247
<plugin>
248248
<groupId>org.eclipse.sisu</groupId>
249249
<artifactId>sisu-maven-plugin</artifactId>
250-
<version>0.9.0.M2</version>
251-
<executions>
252-
<execution>
253-
<id>index-project</id>
254-
<goals>
255-
<goal>main-index</goal>
256-
<goal>test-index</goal>
257-
</goals>
258-
</execution>
259-
</executions>
260250
</plugin>
261251

262252
</plugins>

0 commit comments

Comments
 (0)