You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ah...@apache.org on 2005/09/14 00:45:45 UTC

svn commit: r280701 - /maven/maven-1/plugins/trunk/dashboard/src/plugin-test/common/project.xml

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org