mirror of https://github.com/apache/maven.git
[MNG-6611] Update animal-sniffer-maven-plugin to version 1.17
Fixes #237
This commit is contained in:
parent
5306cd010e
commit
a7acfe75b1
2
pom.xml
2
pom.xml
|
@ -554,7 +554,7 @@ under the License.
|
|||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>animal-sniffer-maven-plugin</artifactId>
|
||||
<version>1.15</version>
|
||||
<version>1.17</version><!-- latest for Java 7 -->
|
||||
<configuration>
|
||||
<signature>
|
||||
<groupId>org.codehaus.mojo.signature</groupId>
|
||||
|
|
Loading…
Reference in New Issue