mirror of https://github.com/apache/archiva.git
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:
parent
2e6bf7bf83
commit
14c13708da
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue