You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/10/03 07:04:15 UTC

svn commit: r293242 - /maven/components/trunk/maven-core-it/it0069/pom.xml

Author: brett
Date: Sun Oct  2 22:04:12 2005
New Revision: 293242

URL: http://svn.apache.org/viewcvs?rev=293242&view=rev
Log:
use an artifact still in the repo

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

Modified: maven/components/trunk/maven-core-it/it0069/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it0069/pom.xml?rev=293242&r1=293241&r2=293242&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0069/pom.xml (original)
+++ maven/components/trunk/maven-core-it/it0069/pom.xml Sun Oct  2 22:04:12 2005
@@ -6,9 +6,9 @@
 
   <dependencies>
     <dependency>
-      <groupId>org.apache.maven</groupId>
-      <artifactId>maven-project</artifactId>
-      <version>2.0-beta-2-SNAPSHOT</version>
+      <groupId>classworlds</groupId>
+      <artifactId>classworlds</artifactId>
+      <version>1.1-alpha-2</version>
     </dependency>
   </dependencies>
 </project>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org