mirror of https://github.com/apache/archiva.git
cleanup old comments
Signed-off-by: Olivier Lamy <olamy@apache.org>
This commit is contained in:
parent
d1105c13e1
commit
235196f471
|
@ -166,11 +166,6 @@
|
||||||
<artifactId>plexus-utils</artifactId>
|
<artifactId>plexus-utils</artifactId>
|
||||||
<scope>runtime</scope>
|
<scope>runtime</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- normally not needed as we are 1.6 required
|
|
||||||
but due to http://jira.codehaus.org/browse/MODELLO-266
|
|
||||||
and we use stax reader produced by modello
|
|
||||||
ibm jdk stax impl won't work with
|
|
||||||
-->
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.maven.indexer</groupId>
|
<groupId>org.apache.maven.indexer</groupId>
|
||||||
<artifactId>indexer-core</artifactId>
|
<artifactId>indexer-core</artifactId>
|
||||||
|
|
Loading…
Reference in New Issue