Author: olamy
Date: Mon Aug 15 21:26:55 2011
New Revision: 1158019

URL: http://svn.apache.org/viewvc?rev=1158019&view=rev
Log:
[MRM-1501] OSGI metadata search
[MRM-1501] OSGI metadatas search

use last maven-indexer SNAPSHOT which have those OSGI fields indexed

Modified:
    archiva/trunk/pom.xml

Modified: archiva/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=1158019&r1=1158018&r2=1158019&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Mon Aug 15 21:26:55 2011
@@ -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>


Reply via email to