Skip to content

Commit d663dfb

Browse files
author
Ben Barnard
committed
Upgrade to animal-sniffer-maven-plugin 1.11
During local builds I experienced something that might have been http://jira.codehaus.org/browse/MANIMALSNIFFER-8, which is fixed in newer builds. Newer animal-sniffer releases also have some performance improvements. The animal-sniffer:check task now takes roughly a quarter of a second less time as before on my machine.
1 parent 77589fd commit d663dfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
<plugin>
149149
<groupId>org.codehaus.mojo</groupId>
150150
<artifactId>animal-sniffer-maven-plugin</artifactId>
151-
<version>1.6</version>
151+
<version>1.11</version>
152152
<configuration>
153153
<signature>
154154
<groupId>org.codehaus.mojo.signature</groupId>

0 commit comments

Comments
 (0)