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/27 21:09:53 UTC

svn commit: r372966 - in /directory/trunks/apacheds: pom.xml src/site/

Author: ersiner
Date: Fri Jan 27 12:09:47 2006
New Revision: 372966

URL: http://svn.apache.org/viewcvs?rev=372966&view=rev
Log:
Fix wrong structure.

Removed:
    directory/trunks/apacheds/src/site/
Modified:
    directory/trunks/apacheds/pom.xml

Modified: directory/trunks/apacheds/pom.xml
URL: http://svn.apache.org/viewcvs/directory/trunks/apacheds/pom.xml?rev=372966&r1=372965&r2=372966&view=diff
==============================================================================
--- directory/trunks/apacheds/pom.xml (original)
+++ directory/trunks/apacheds/pom.xml Fri Jan 27 12:09:47 2006
@@ -41,7 +41,7 @@
     <plugins>
       <plugin>
         <artifactId>maven-site-plugin</artifactId>
-        <version>2.0-SNAPSHOT</version>
+        <version>2.0-beta-4</version>
       </plugin>
       <plugin>
         <artifactId>maven-antrun-plugin</artifactId>