You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2010/05/29 13:28:14 UTC

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

Author: bentmann
Date: Sat May 29 11:28:14 2010
New Revision: 949380

URL: http://svn.apache.org/viewvc?rev=949380&view=rev
Log:
o Updated to Doxia 1.1.3

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=949380&r1=949379&r2=949380&view=diff
==============================================================================
--- maven/plugins/trunk/maven-pdf-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-pdf-plugin/pom.xml Sat May 29 11:28:14 2010
@@ -73,7 +73,7 @@ under the License.
   </issueManagement>
 
   <properties>
-    <doxiaVersion>1.1.3-SNAPSHOT</doxiaVersion>
+    <doxiaVersion>1.1.3</doxiaVersion>
     <mavenVersion>2.0.9</mavenVersion>
   </properties>