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

svn commit: r789679 - /maven/doxia/site/pom.xml

Author: vsiveton
Date: Tue Jun 30 11:13:07 2009
New Revision: 789679

URL: http://svn.apache.org/viewvc?rev=789679&view=rev
Log:
o pdf plugin was released

Modified:
    maven/doxia/site/pom.xml

Modified: maven/doxia/site/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/site/pom.xml?rev=789679&r1=789678&r2=789679&view=diff
==============================================================================
--- maven/doxia/site/pom.xml (original)
+++ maven/doxia/site/pom.xml Tue Jun 30 11:13:07 2009
@@ -155,7 +155,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-pdf-plugin</artifactId>
-          <version>1.0-SNAPSHOT</version>
+          <version>1.0</version>
         </plugin>
       </plugins>
     </pluginManagement>