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/02/22 22:17:12 UTC

svn commit: r379906 - /directory/trunks/mina/pom.xml

Author: ersiner
Date: Wed Feb 22 13:17:11 2006
New Revision: 379906

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

Modified:
    directory/trunks/mina/pom.xml

Modified: directory/trunks/mina/pom.xml
URL: http://svn.apache.org/viewcvs/directory/trunks/mina/pom.xml?rev=379906&r1=379905&r2=379906&view=diff
==============================================================================
--- directory/trunks/mina/pom.xml (original)
+++ directory/trunks/mina/pom.xml Wed Feb 22 13:17:11 2006
@@ -211,7 +211,6 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-site-plugin</artifactId>
-        <version>2.0-SNAPSHOT</version>
       </plugin>
       <plugin>
         <inherited>false</inherited>