diff options
author | Olivier Lamy <olamy@apache.org> | 2011-08-15 21:26:55 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2011-08-15 21:26:55 +0000 |
commit | c3acb6212afcb7cb0899af78bd22f426821f06b7 (patch) | |
tree | 885dcdae54f00690a8257465b82a53cb9d375de8 /pom.xml | |
parent | f4a130e2c5cc710f87044b62f5c020700c1b8fe1 (diff) | |
download | archiva-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |