Skip to content

Commit 6de1c92

Browse files
author
Rory Winston
committed
Added FindBugs report
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/net/branches/NET_2_0@783563 13f79535-47bb-0310-9956-ffa450edef68
1 parent cb64f2d commit 6de1c92

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,12 @@ limitations under the License.
259259
</reportSet>
260260
</reportSets>
261261
</plugin>
262+
263+
<plugin>
264+
<groupId>org.codehaus.mojo</groupId>
265+
<artifactId>findbugs-maven-plugin</artifactId>
266+
</plugin>
267+
262268
<plugin>
263269
<groupId>org.codehaus.mojo</groupId>
264270
<artifactId>clirr-maven-plugin</artifactId>

0 commit comments

Comments
 (0)