You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2019/03/17 08:02:12 UTC

[maven] 01/01: [MNG-6611] Update animal-sniffer-maven-plugin to version 1.17

This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch MNG-6611
in repository https://gitbox.apache.org/repos/asf/maven.git

commit 7a435ee7546318eb23c2863cfdb22e695d6b34c6
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sun Mar 17 09:01:26 2019 +0100

    [MNG-6611] Update animal-sniffer-maven-plugin to version 1.17
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index df0f29e..64faa06 100644
--- a/pom.xml
+++ b/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>