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:
Brett Leslie Porter 2005-11-30 20:03:30 +00:00
parent a0db0c3347
commit d837a7caad
1 changed files with 0 additions and 2 deletions

View File

@ -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>