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 2009/06/24 16:07:17 UTC

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

Author: ltheussl
Date: Wed Jun 24 14:07:17 2009
New Revision: 788031

URL: http://svn.apache.org/viewvc?rev=788031&view=rev
Log:
use released doxia

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=788031&r1=788030&r2=788031&view=diff
==============================================================================
--- maven/plugins/trunk/maven-pdf-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-pdf-plugin/pom.xml Wed Jun 24 14:07:17 2009
@@ -73,7 +73,7 @@
   </issueManagement>
 
   <properties>
-    <doxiaVersion>1.1.1-SNAPSHOT</doxiaVersion>
+    <doxiaVersion>1.1.1</doxiaVersion>
     <mavenVersion>2.0.9</mavenVersion>
   </properties>