Author: felixk
Date: Mon Mar 21 10:48:32 2011
New Revision: 1083727

URL: http://svn.apache.org/viewvc?rev=1083727&view=rev
Log:
Next version fixes various issues when used with maven 3

Modified:
    james/mime4j/trunk/pom.xml

Modified: james/mime4j/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mime4j/trunk/pom.xml?rev=1083727&r1=1083726&r2=1083727&view=diff
==============================================================================
--- james/mime4j/trunk/pom.xml (original)
+++ james/mime4j/trunk/pom.xml Mon Mar 21 10:48:32 2011
@@ -154,7 +154,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>findbugs-maven-plugin</artifactId>
-          <version>2.3.1</version>
+          <version>2.3.2</version>
         </plugin>
       </plugins>
     </pluginManagement>


Reply via email to