You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2012/12/04 19:45:09 UTC

svn commit: r1417110 - /commons/proper/imaging/trunk/pom.xml

Author: ggregory
Date: Tue Dec  4 18:45:09 2012
New Revision: 1417110

URL: http://svn.apache.org/viewvc?rev=1417110&view=rev
Log:
Update animal-sniffer-maven-plugin to version 1.9 from 1.8.

Modified:
    commons/proper/imaging/trunk/pom.xml

Modified: commons/proper/imaging/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/imaging/trunk/pom.xml?rev=1417110&r1=1417109&r2=1417110&view=diff
==============================================================================
--- commons/proper/imaging/trunk/pom.xml (original)
+++ commons/proper/imaging/trunk/pom.xml Tue Dec  4 18:45:09 2012
@@ -114,7 +114,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>animal-sniffer-maven-plugin</artifactId>
-        <version>1.8</version>
+        <version>1.9</version>
         <configuration>
           <signature>
             <groupId>org.codehaus.mojo.signature</groupId>