You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jd...@apache.org on 2007/08/29 17:32:09 UTC

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

Author: jdcasey
Date: Wed Aug 29 08:32:09 2007
New Revision: 570838

URL: http://svn.apache.org/viewvc?rev=570838&view=rev
Log:
Removing classworlds version so it will be given by the dependencyManagement section at the maven-level.

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=570838&r1=570837&r2=570838&view=diff
==============================================================================
--- maven/components/trunk/maven-core/pom.xml (original)
+++ maven/components/trunk/maven-core/pom.xml Wed Aug 29 08:32:09 2007
@@ -135,7 +135,6 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-classworlds</artifactId>
-      <version>1.2-alpha-5</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>