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:11 UTC

[maven] branch MNG-6611 created (now 7a435ee)

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

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


      at 7a435ee  [MNG-6611] Update animal-sniffer-maven-plugin to version 1.17

This branch includes the following new commits:

     new 7a435ee  [MNG-6611] Update animal-sniffer-maven-plugin to version 1.17

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by sl...@apache.org.
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>