mirror of https://github.com/apache/maven.git
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:
parent
8c4148188a
commit
ae9e9d3fd0
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue