Upgrade findbugs plugin to make it compatible with maven 1.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280701 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
36a60741b9
commit
736148b02c
@ -46,7 +46,7 @@
|
||||
<dependency>
|
||||
<groupId>maven-plugins</groupId>
|
||||
<artifactId>maven-findbugs-plugin</artifactId>
|
||||
<version>0.8.4</version>
|
||||
<version>0.9.2-SNAPSHOT</version>
|
||||
<type>plugin</type>
|
||||
</dependency>
|
||||
<!-- We need to be sure the JavaNCSS plugin is downloaded for the tests -->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user