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 2012/04/20 12:23:39 UTC

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

Author: ltheussl
Date: Fri Apr 20 10:23:39 2012
New Revision: 1328301

URL: http://svn.apache.org/viewvc?rev=1328301&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=1328301&r1=1328300&r2=1328301&view=diff
==============================================================================
--- maven/plugins/trunk/maven-pdf-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-pdf-plugin/pom.xml Fri Apr 20 10:23:39 2012
@@ -83,7 +83,7 @@ under the License.
   </issueManagement>
 
   <properties>
-    <doxiaVersion>1.3-SNAPSHOT</doxiaVersion>
+    <doxiaVersion>1.3</doxiaVersion>
     <mavenVersion>2.0.9</mavenVersion>
   </properties>