You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by er...@apache.org on 2006/01/20 23:24:31 UTC

svn commit: r370913 - /directory/sandbox/ersiner/newsite/pom.xml

Author: ersiner
Date: Fri Jan 20 14:24:27 2006
New Revision: 370913

URL: http://svn.apache.org/viewcvs?rev=370913&view=rev
Log:
Updated site plugin version.

Modified:
    directory/sandbox/ersiner/newsite/pom.xml

Modified: directory/sandbox/ersiner/newsite/pom.xml
URL: http://svn.apache.org/viewcvs/directory/sandbox/ersiner/newsite/pom.xml?rev=370913&r1=370912&r2=370913&view=diff
==============================================================================
--- directory/sandbox/ersiner/newsite/pom.xml (original)
+++ directory/sandbox/ersiner/newsite/pom.xml Fri Jan 20 14:24:27 2006
@@ -44,6 +44,7 @@
     <plugins>
       <plugin>
         <artifactId>maven-site-plugin</artifactId>
+        <version>2.0-beta-4</version>
       </plugin>
     </plugins>
   </build>