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:
parent
ef987bbdbd
commit
b9330a0491
4
pom.xml
4
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue