Author: aheritier
Date: Tue Sep 13 15:45:41 2005
New Revision: 280701

URL: http://svn.apache.org/viewcvs?rev=280701&view=rev
Log:
Upgrade findbugs plugin to make it compatible with maven 1.1

Modified:
    maven/maven-1/plugins/trunk/dashboard/src/plugin-test/common/project.xml

Modified: 
maven/maven-1/plugins/trunk/dashboard/src/plugin-test/common/project.xml
URL: 
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/dashboard/src/plugin-test/common/project.xml?rev=280701&r1=280700&r2=280701&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/dashboard/src/plugin-test/common/project.xml 
(original)
+++ maven/maven-1/plugins/trunk/dashboard/src/plugin-test/common/project.xml 
Tue Sep 13 15:45:41 2005
@@ -46,7 +46,7 @@
     <dependency>

       <groupId>maven-plugins</groupId>

       <artifactId>maven-findbugs-plugin</artifactId>

-      <version>0.8.4</version>

+      <version>0.9.2-SNAPSHOT</version>

       <type>plugin</type>

     </dependency>

     <!-- We need to be sure the JavaNCSS plugin is downloaded for the tests -->




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to