mirror of https://github.com/apache/maven.git
rely on managed versions
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@350033 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a0db0c3347
commit
d837a7caad
|
@ -24,13 +24,11 @@
|
|||
<dependency>
|
||||
<groupId>org.codehaus.plexus</groupId>
|
||||
<artifactId>plexus-container-default</artifactId>
|
||||
<version>1.0-alpha-8</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.codehaus.plexus</groupId>
|
||||
<artifactId>plexus-utils</artifactId>
|
||||
<version>1.0.5-SNAPSHOT</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue