mirror of https://github.com/apache/jclouds.git
Upgrade to maven-findbugs-plugin 3.0.0
Notably this release include support for Java 8. Changelog: http://findbugs.sourceforge.net/Changes.html
This commit is contained in:
parent
df94527056
commit
ba9c4b972a
|
@ -805,7 +805,7 @@
|
|||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>findbugs-maven-plugin</artifactId>
|
||||
<version>2.5.4</version>
|
||||
<version>3.0.0</version>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.sonatype.maven.plugin</groupId>
|
||||
|
|
Loading…
Reference in New Issue