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 2008/07/03 23:18:51 UTC

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

Author: vsiveton
Date: Thu Jul  3 14:18:51 2008
New Revision: 673812

URL: http://svn.apache.org/viewvc?rev=673812&view=rev
Log:
o using latest maven site plugin

Modified:
    maven/doxia/site/pom.xml

Modified: maven/doxia/site/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/site/pom.xml?rev=673812&r1=673811&r2=673812&view=diff
==============================================================================
--- maven/doxia/site/pom.xml (original)
+++ maven/doxia/site/pom.xml Thu Jul  3 14:18:51 2008
@@ -136,7 +136,7 @@
     <plugins>
       <plugin>
         <artifactId>maven-site-plugin</artifactId>
-        <version>2.0-beta-6</version>
+        <version>2.0-beta-7</version>
       </plugin>
 <!-- START SNIPPET: configuration -->
       <plugin>