Revision: 839
          http://jwebunit.svn.sourceforge.net/jwebunit/?rev=839&view=rev
Author:   henryju
Date:     2010-07-04 15:33:16 +0000 (Sun, 04 Jul 2010)

Log Message:
-----------
Updated some reporting plugins.

Modified Paths:
--------------
    trunk/pom.xml

Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml       2010-06-14 01:34:03 UTC (rev 838)
+++ trunk/pom.xml       2010-07-04 15:33:16 UTC (rev 839)
@@ -401,7 +401,7 @@
                        <plugin>
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-checkstyle-plugin</artifactId>
-                               <version>2.4</version>
+                               <version>2.5</version>
                                <configuration>
                                        <configLocation>
                                                
${basedir}/${topDirectoryLocation}/src/checkstyle/jwebunit-checkstyle.xml
@@ -443,12 +443,12 @@
                        <plugin>
                                <groupId>org.codehaus.mojo</groupId>
                                <artifactId>findbugs-maven-plugin</artifactId>
-                               <version>2.3</version>
+                               <version>2.3.1</version>
                        </plugin>
                        <plugin>
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-javadoc-plugin</artifactId>
-                               <version>2.5</version>
+                               <version>2.6.1</version>
                                <reportSets>
                                        <reportSet>
                                                <id>aggregate</id>
@@ -523,7 +523,7 @@
                        <plugin>
                                <groupId>org.apache.maven.plugins</groupId>
                                
<artifactId>maven-project-info-reports-plugin</artifactId>
-                               <version>2.1.2</version>
+                               <version>2.2</version>
                                <reportSets>
                                        <reportSet>
                                                <reports>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
JWebUnit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to