Author: brett
Date: Mon Jun 20 23:02:14 2005
New Revision: 191628

URL: http://svn.apache.org/viewcvs?rev=191628&view=rev
Log:
remove unrequired dependency

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

Modified: maven/components/trunk/maven-settings/pom.xml
URL: 
http://svn.apache.org/viewcvs/maven/components/trunk/maven-settings/pom.xml?rev=191628&r1=191627&r2=191628&view=diff
==============================================================================
--- maven/components/trunk/maven-settings/pom.xml (original)
+++ maven/components/trunk/maven-settings/pom.xml Mon Jun 20 23:02:14 2005
@@ -23,11 +23,6 @@
       <artifactId>maven-model</artifactId>
       <version>2.0-SNAPSHOT</version>
     </dependency>
-    <dependency>
-      <groupId>org.apache.maven</groupId>
-      <artifactId>maven-project</artifactId>
-      <version>2.0-SNAPSHOT</version>
-    </dependency>
   </dependencies>
   <build>
     <plugins>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to