Skip to content

Commit a2b7349

Browse files
committed
Remove unused reporting plugin
1 parent e3c9843 commit a2b7349

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,6 @@
5252
<groupId>org.apache.maven.plugins</groupId>
5353
<artifactId>maven-checkstyle-plugin</artifactId>
5454
</plugin>
55-
<plugin>
56-
<groupId>org.codehaus.mojo</groupId>
57-
<artifactId>findbugs-maven-plugin</artifactId>
58-
<version>3.0.1</version>
59-
</plugin>
6055
</plugins>
6156
</reporting>
6257

0 commit comments

Comments
 (0)