use an artifact still in the repo

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293242 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-10-03 05:04:12 +00:00
parent 8c4148188a
commit ae9e9d3fd0
1 changed files with 3 additions and 3 deletions

View File

@ -6,9 +6,9 @@
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>org.apache.maven</groupId> <groupId>classworlds</groupId>
<artifactId>maven-project</artifactId> <artifactId>classworlds</artifactId>
<version>2.0-beta-2-SNAPSHOT</version> <version>1.1-alpha-2</version>
</dependency> </dependency>
</dependencies> </dependencies>
</project> </project>