Author: lindner
Date: Thu May 19 20:47:24 2011
New Revision: 1125093
URL: http://svn.apache.org/viewvc?rev=1125093&view=rev
Log:
bump to reporting plugin 2.4
Modified:
shindig/trunk/pom.xml
Modified: shindig/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/shindig/trunk/pom.xml?rev=1125093&r1=1125092&r2=1125093&view=diff
==============================================================================
--- shindig/trunk/pom.xml (original)
+++ shindig/trunk/pom.xml Thu May 19 20:47:24 2011
@@ -1337,7 +1337,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
- <version>2.3.1</version>
+ <version>2.4</version>
</plugin>
</plugins>
</reporting>