summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJevica Arianne B. Zurbano <jzurbano@apache.org>2010-04-27 10:29:58 +0000
committerJevica Arianne B. Zurbano <jzurbano@apache.org>2010-04-27 10:29:58 +0000
commit6a2661f86613f73c19289d2edc2986f08d5b454b (patch)
tree5e9d75bcd243f908edcf657c3d2be95240a9ccad /pom.xml
parent45db0bf072d0dcb4ae0e80f4b31f4987b09d8fd0 (diff)
downloadarchiva-6a2661f86613f73c19289d2edc2986f08d5b454b.tar.gz
archiva-6a2661f86613f73c19289d2edc2986f08d5b454b.zip
[MRM-1345] MRM-1345 update use of Nexus indexer
* applied patch * moved the constant in a new class Submitted by: Gwen Harold Autencio updated dependency versions: * nexus-indexer 2.0.5 * plexus-utils 1.5.5 git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@938402 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index bb7f443fa..363b1a491 100644
--- a/pom.xml
+++ b/pom.xml
@@ -251,7 +251,7 @@
<dependency>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus-indexer</artifactId>
- <version>2.0.0</version>
+ <version>2.0.5</version>
<exclusions>
<exclusion>
<groupId>org.codehaus.plexus</groupId>
@@ -688,7 +688,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
- <version>1.4.5</version>
+ <version>1.5.5</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus.cache</groupId>