Skip to content

Commit 2c5fc25

Browse files
committed
fix: Remove duplicate plugin entry
1 parent 403a9d9 commit 2c5fc25

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

pom.xml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -564,20 +564,6 @@ limitations under the License.
564564
</execution>
565565
</executions>
566566
</plugin>
567-
<plugin>
568-
<groupId>org.eclipse.sisu</groupId>
569-
<artifactId>sisu-maven-plugin</artifactId>
570-
<version>${sisuMavenPluginVersion}</version>
571-
<executions>
572-
<execution>
573-
<id>generate-index</id>
574-
<goals>
575-
<goal>main-index</goal>
576-
<goal>test-index</goal>
577-
</goals>
578-
</execution>
579-
</executions>
580-
</plugin>
581567
<plugin>
582568
<groupId>com.diffplug.spotless</groupId>
583569
<artifactId>spotless-maven-plugin</artifactId>

0 commit comments

Comments
 (0)