Author: olamy
Date: Mon Jan 31 11:40:12 2011
New Revision: 1065568
URL: http://svn.apache.org/viewvc?rev=1065568&view=rev
Log:
upgrade clirr-maven-plugin to 2.3
Modified:
maven/pom/trunk/asf/pom.xml
Modified: maven/pom/trunk/asf/pom.xml
URL:
http://svn.apache.org/viewvc/maven/pom/trunk/asf/pom.xml?rev=1065568&r1=1065567&r2=1065568&view=diff
==============================================================================
--- maven/pom/trunk/asf/pom.xml (original)
+++ maven/pom/trunk/asf/pom.xml Mon Jan 31 11:40:12 2011
@@ -235,7 +235,7 @@ under the License.
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>clirr-maven-plugin</artifactId>
- <version>2.2.2</version>
+ <version>2.3</version>
</plugin>
<plugin>
<groupId>org.codehaus.plexus</groupId>
@@ -273,6 +273,7 @@ under the License.
<reporting>
<plugins>
<plugin>
+ <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>2.3.1</version>
</plugin>