cleanup dependencyMngt

git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1378466 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-08-29 07:43:56 +00:00
parent ef987bbdbd
commit b9330a0491
1 changed files with 2 additions and 2 deletions

View File

@ -325,7 +325,7 @@
<scope>provided</scope>
</dependency>
<!-- Plexus -->
<dependency>
<!--dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-component-api</artifactId>
<version>1.0-alpha-20</version>
@ -335,7 +335,7 @@
<artifactId>plexus-container-default</artifactId>
</exclusion>
</exclusions>
</dependency>
</dependency-->
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>