PR: MRM-43

Ooops... one of the deps should be scope = test   ^_^

git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@374315 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Edwin L. Punzalan 2006-02-02 09:02:20 +00:00
parent 2e6bf7bf83
commit 14c13708da
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-container-default</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>