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 2014/12/23 16:12:42 UTC

maven git commit: Use a released version of animal-sniffer-maven-plugin

Repository: maven
Updated Branches:
  refs/heads/master a7ef70181 -> 9d98b5c15


Use a released version of animal-sniffer-maven-plugin


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

Branch: refs/heads/master
Commit: 9d98b5c15c548e8216fa53538d0b777767750379
Parents: a7ef701
Author: Robert Scholte <rf...@codehaus.org>
Authored: Tue Dec 23 16:11:55 2014 +0100
Committer: Robert Scholte <rf...@codehaus.org>
Committed: Tue Dec 23 16:11:55 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/maven/blob/9d98b5c1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8cbaa9d..68475ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -494,7 +494,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>animal-sniffer-maven-plugin</artifactId>
-        <version>1.14-SNAPSHOT</version>
+        <version>1.13</version>
         <configuration>
           <signature>
             <groupId>org.codehaus.mojo.signature</groupId>