You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by lt...@apache.org on 2011/05/14 09:12:30 UTC

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

Author: ltheussl
Date: Sat May 14 07:12:30 2011
New Revision: 1102965

URL: http://svn.apache.org/viewvc?rev=1102965&view=rev
Log:
[MPDF-49] Upgrade to Doxia 1.2

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=1102965&r1=1102964&r2=1102965&view=diff
==============================================================================
--- maven/plugins/trunk/maven-pdf-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-pdf-plugin/pom.xml Sat May 14 07:12:30 2011
@@ -74,7 +74,7 @@ under the License.
   </issueManagement>
 
   <properties>
-    <doxiaVersion>1.1.4</doxiaVersion>
+    <doxiaVersion>1.2</doxiaVersion>
     <mavenVersion>2.0.9</mavenVersion>
   </properties>