You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2012/06/20 12:24:40 UTC

svn commit: r1352035 - /maven/scm/trunk/pom.xml

Author: olamy
Date: Wed Jun 20 10:24:40 2012
New Revision: 1352035

URL: http://svn.apache.org/viewvc?rev=1352035&view=rev
Log:
use last animal sniffer plugin version

Modified:
    maven/scm/trunk/pom.xml

Modified: maven/scm/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/scm/trunk/pom.xml?rev=1352035&r1=1352034&r2=1352035&view=diff
==============================================================================
--- maven/scm/trunk/pom.xml (original)
+++ maven/scm/trunk/pom.xml Wed Jun 20 10:24:40 2012
@@ -346,7 +346,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>animal-sniffer-maven-plugin</artifactId>
-        <version>1.7</version>
+        <version>1.8</version>
         <configuration>
           <signature>
             <groupId>org.codehaus.mojo.signature</groupId>