You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by vs...@apache.org on 2009/06/10 13:31:52 UTC

svn commit: r783298 - /maven/plugins/trunk/maven-pdf-plugin/pom.xml

Author: vsiveton
Date: Wed Jun 10 11:31:51 2009
New Revision: 783298

URL: http://svn.apache.org/viewvc?rev=783298&view=rev
Log:
o updated to latest MPIR

Modified:
    maven/plugins/trunk/maven-pdf-plugin/pom.xml

Modified: maven/plugins/trunk/maven-pdf-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pdf-plugin/pom.xml?rev=783298&r1=783297&r2=783298&view=diff
==============================================================================
--- maven/plugins/trunk/maven-pdf-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-pdf-plugin/pom.xml Wed Jun 10 11:31:51 2009
@@ -265,8 +265,7 @@
     <plugins>
       <plugin>
         <artifactId>maven-project-info-reports-plugin</artifactId>
-        <version>2.0.1</version>
-        <!--<version>2.3-SNAPSHOT</version>-->
+        <version>2.1.1</version>
       </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>