mirror of
https://github.com/apache/archiva.git
synced 2025-02-12 13:06:12 +00:00
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:
parent
832bd1e258
commit
3fddad3e8c
@ -51,7 +51,10 @@
|
|||||||
<artifactId>archiva-lucene-consumers</artifactId>
|
<artifactId>archiva-lucene-consumers</artifactId>
|
||||||
<version>1.0-SNAPSHOT</version>
|
<version>1.0-SNAPSHOT</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!--
|
<dependency>
|
||||||
|
<groupId>org.codehaus.plexus</groupId>
|
||||||
|
<artifactId>plexus-digest</artifactId>
|
||||||
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.codehaus.plexus</groupId>
|
<groupId>org.codehaus.plexus</groupId>
|
||||||
<artifactId>plexus-component-api</artifactId>
|
<artifactId>plexus-component-api</artifactId>
|
||||||
@ -62,7 +65,6 @@
|
|||||||
<artifactId>plexus-container-default</artifactId>
|
<artifactId>plexus-container-default</artifactId>
|
||||||
<version>1.0-alpha-22</version>
|
<version>1.0-alpha-22</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
-->
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.codehaus.plexus</groupId>
|
<groupId>org.codehaus.plexus</groupId>
|
||||||
<artifactId>plexus-cli</artifactId>
|
<artifactId>plexus-cli</artifactId>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user