You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ca...@apache.org on 2007/10/24 06:52:28 UTC

svn commit: r587783 - /maven/components/trunk/maven-core/pom.xml

Author: carlos
Date: Tue Oct 23 21:52:24 2007
New Revision: 587783

URL: http://svn.apache.org/viewvc?rev=587783&view=rev
Log:
Remove maven-plugin-descriptor merged into maven-plugin-api

Modified:
    maven/components/trunk/maven-core/pom.xml

Modified: maven/components/trunk/maven-core/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/trunk/maven-core/pom.xml?rev=587783&r1=587782&r2=587783&view=diff
==============================================================================
--- maven/components/trunk/maven-core/pom.xml (original)
+++ maven/components/trunk/maven-core/pom.xml Tue Oct 23 21:52:24 2007
@@ -89,11 +89,6 @@
       <version>2.1-SNAPSHOT</version>
     </dependency>
     <dependency>
-      <groupId>org.apache.maven</groupId>
-      <artifactId>maven-plugin-descriptor</artifactId>
-      <version>2.1-SNAPSHOT</version>
-    </dependency>
-    <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-interactivity-api</artifactId>
       <version>1.0-alpha-6</version>