Fixing versions of dependencies in cli

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-jpox-database-refactor@525996 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Joakim Erdfelt 2007-04-05 22:52:46 +00:00
parent 832bd1e258
commit 3fddad3e8c
1 changed files with 4 additions and 2 deletions

View File

@ -51,7 +51,10 @@
<artifactId>archiva-lucene-consumers</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
<!--
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-digest</artifactId>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-component-api</artifactId>
@ -62,7 +65,6 @@
<artifactId>plexus-container-default</artifactId>
<version>1.0-alpha-22</version>
</dependency>
-->
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-cli</artifactId>