You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2010/09/24 15:06:53 UTC

svn commit: r1000854 - /maven/plugins/branches/maven-site-plugin-3.x/pom.xml

Author: olamy
Date: Fri Sep 24 13:06:52 2010
New Revision: 1000854

URL: http://svn.apache.org/viewvc?rev=1000854&view=rev
Log:
oups remove this. commited accidentaly

Modified:
    maven/plugins/branches/maven-site-plugin-3.x/pom.xml

Modified: maven/plugins/branches/maven-site-plugin-3.x/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/branches/maven-site-plugin-3.x/pom.xml?rev=1000854&r1=1000853&r2=1000854&view=diff
==============================================================================
--- maven/plugins/branches/maven-site-plugin-3.x/pom.xml (original)
+++ maven/plugins/branches/maven-site-plugin-3.x/pom.xml Fri Sep 24 13:06:52 2010
@@ -418,12 +418,6 @@ under the License.
       <artifactId>plexus-utils</artifactId>
       <version>1.5.10</version>
     </dependency>
-    
-    <dependency>
-      <groupId>org.apache.ant</groupId>
-      <artifactId>ant</artifactId>
-      <version>1.8.1</version>
-    </dependency>
 
     <dependency>
       <groupId>org.mortbay.jetty</groupId>