You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2015/09/17 23:52:42 UTC

maven git commit: Update animal-sniffer-maven-plugin to 1.14. MANIMALSNIFFER-49 required when building with JDK9

Repository: maven
Updated Branches:
  refs/heads/master 0c7c8eb3a -> 21d674638


Update animal-sniffer-maven-plugin to 1.14. MANIMALSNIFFER-49 required when building with JDK9


Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/21d67463
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/21d67463
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/21d67463

Branch: refs/heads/master
Commit: 21d674638290839816888c555e1f49fdec5947d6
Parents: 0c7c8eb
Author: Robert Scholte <rf...@codehaus.org>
Authored: Thu Sep 17 23:52:04 2015 +0200
Committer: Robert Scholte <rf...@codehaus.org>
Committed: Thu Sep 17 23:52:04 2015 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/21d67463/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5be56a0..a9a0c33 100644
--- a/pom.xml
+++ b/pom.xml
@@ -514,7 +514,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>animal-sniffer-maven-plugin</artifactId>
-        <version>1.13</version>
+        <version>1.14</version>
         <configuration>
           <signature>
             <groupId>org.codehaus.mojo.signature</groupId>