aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2011-08-15 21:26:55 +0000
committerOlivier Lamy <olamy@apache.org>2011-08-15 21:26:55 +0000
commitc3acb6212afcb7cb0899af78bd22f426821f06b7 (patch)
tree885dcdae54f00690a8257465b82a53cb9d375de8 /pom.xml
parentf4a130e2c5cc710f87044b62f5c020700c1b8fe1 (diff)
downloadarchiva-c3acb6212afcb7cb0899af78bd22f426821f06b7.tar.gz
archiva-c3acb6212afcb7cb0899af78bd22f426821f06b7.zip
[MRM-1501] OSGI metadata search
[MRM-1501] OSGI metadatas search use last maven-indexer SNAPSHOT which have those OSGI fields indexed git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1158019 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f944fb288..262928e48 100644
--- a/pom.xml
+++ b/pom.xml
@@ -237,7 +237,7 @@
<dependency>
<groupId>org.apache.maven.indexer</groupId>
<artifactId>indexer-core</artifactId>
- <version>4.1.1</version>
+ <version>4.1.2-SNAPSHOT</version>
<exclusions>
<exclusion>
<groupId>org.codehaus.plexus</groupId>