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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]