Author: ssmiweve
Date: 2008-08-20 11:38:09 +0200 (Wed, 20 Aug 2008)
New Revision: 6779
Modified:
trunk/generic.sesam/search-command-control/default/pom.xml
Log:
Issue SKER4949: (Solr SearchCommand implementation)
follow up to r6767
Modified: trunk/generic.sesam/search-command-control/default/pom.xml
===================================================================
--- trunk/generic.sesam/search-command-control/default/pom.xml 2008-08-19
17:37:52 UTC (rev 6778)
+++ trunk/generic.sesam/search-command-control/default/pom.xml 2008-08-20
09:38:09 UTC (rev 6779)
@@ -113,6 +113,18 @@
<version>3.3</version>
<type>jar</type>
</dependency>
+ <dependency>
+ <groupId>org.jscience</groupId>
+ <artifactId>jscience</artifactId>
+ <version>3.3</version>
+ <type>jar</type>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.lucene.solr</groupId>
+ <artifactId>solrj</artifactId>
+ <version>1.3-SNAPSHOT</version>
+ </dependency>
+
<!-- testin -->
<dependency>
<groupId>sesat</groupId>
_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits