mirror of https://github.com/apache/archiva.git
use indexer released version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1175930 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d1a54e99e8
commit
a836238646
2
pom.xml
2
pom.xml
|
@ -249,7 +249,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.maven.indexer</groupId>
|
<groupId>org.apache.maven.indexer</groupId>
|
||||||
<artifactId>indexer-core</artifactId>
|
<artifactId>indexer-core</artifactId>
|
||||||
<version>4.1.2-SNAPSHOT</version>
|
<version>4.1.2</version>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
<groupId>org.codehaus.plexus</groupId>
|
<groupId>org.codehaus.plexus</groupId>
|
||||||
|
|
Loading…
Reference in New Issue