You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2011/01/27 16:11:20 UTC

svn commit: r1064150 - /maven/pom/trunk/asf/pom.xml

Author: olamy
Date: Thu Jan 27 15:11:20 2011
New Revision: 1064150

URL: http://svn.apache.org/viewvc?rev=1064150&view=rev
Log:
maven-project-info-reports-plugin to 2.3.1

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=1064150&r1=1064149&r2=1064150&view=diff
==============================================================================
--- maven/pom/trunk/asf/pom.xml (original)
+++ maven/pom/trunk/asf/pom.xml Thu Jan 27 15:11:20 2011
@@ -274,7 +274,7 @@ under the License.
     <plugins>
       <plugin>
         <artifactId>maven-project-info-reports-plugin</artifactId>
-        <version>2.1.2</version>
+        <version>2.3.1</version>
       </plugin>
     </plugins>
   </reporting>