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:58:38 UTC

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

Author: carlos
Date: Tue Oct 23 21:58:37 2007
New Revision: 587785

URL: http://svn.apache.org/viewvc?rev=587785&view=rev
Log:
Remove maven-monitor merged into maven-core

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=587785&r1=587784&r2=587785&view=diff
==============================================================================
--- maven/components/trunk/maven-core/pom.xml (original)
+++ maven/components/trunk/maven-core/pom.xml Tue Oct 23 21:58:37 2007
@@ -94,11 +94,6 @@
       <version>1.0-alpha-6</version>
     </dependency>
     <dependency>
-      <groupId>org.apache.maven</groupId>
-      <artifactId>maven-monitor</artifactId>
-      <version>2.1-SNAPSHOT</version>
-    </dependency>
-    <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
     </dependency>