You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2011/02/09 20:43:33 UTC

svn commit: r1069053 - /maven/pom/trunk/maven/pom.xml

Author: dennisl
Date: Wed Feb  9 19:43:32 2011
New Revision: 1069053

URL: http://svn.apache.org/viewvc?rev=1069053&view=rev
Log:
o Update to version 2.3.1 of maven-project-info-reports-plugin

Modified:
    maven/pom/trunk/maven/pom.xml

Modified: maven/pom/trunk/maven/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=1069053&r1=1069052&r2=1069053&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Wed Feb  9 19:43:32 2011
@@ -622,7 +622,7 @@ under the License.
     <plugins>
       <plugin>
         <artifactId>maven-project-info-reports-plugin</artifactId>
-        <version>2.2</version>
+        <version>2.3.1</version>
       </plugin>
     </plugins>
   </reporting>
@@ -700,7 +700,7 @@ under the License.
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-project-info-reports-plugin</artifactId>
-            <version>2.2</version>
+            <version>2.3.1</version>
           </plugin>
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>