You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2016/06/03 23:04:03 UTC

maven git commit: [MNG-6035] Upgrade animal-sniffer-maven-plugin to 1.15

Repository: maven
Updated Branches:
  refs/heads/master 9ea4ef4b6 -> b2a8aaded


[MNG-6035] Upgrade animal-sniffer-maven-plugin to 1.15


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

Branch: refs/heads/master
Commit: b2a8aaded1eb9b4a7b7a53d5ce1811876e625bb3
Parents: 9ea4ef4
Author: Karl Heinz Marbaise <kh...@apache.org>
Authored: Sat Jun 4 00:53:23 2016 +0200
Committer: Karl Heinz Marbaise <kh...@apache.org>
Committed: Sat Jun 4 00:53:23 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/maven/blob/b2a8aade/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8000c47..ff7c58e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -525,7 +525,7 @@ under the License.
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>animal-sniffer-maven-plugin</artifactId>
-        <version>1.14</version>
+        <version>1.15</version>
         <configuration>
           <signature>
             <groupId>org.codehaus.mojo.signature</groupId>