Author: michiel
Date: 2009-06-03 20:18:04 +0200 (Wed, 03 Jun 2009)
New Revision: 35645

Modified:
   mmbase/trunk/example-webapp/pom.xml
Log:
Added lucene

Modified: mmbase/trunk/example-webapp/pom.xml
===================================================================
--- mmbase/trunk/example-webapp/pom.xml 2009-06-03 18:14:50 UTC (rev 35644)
+++ mmbase/trunk/example-webapp/pom.xml 2009-06-03 18:18:04 UTC (rev 35645)
@@ -120,6 +120,13 @@
     </dependency>
 
     <dependency>
+      <groupId>org.mmbase</groupId>
+      <artifactId>mmbase-lucene</artifactId>
+      <version>${mmbase.version}</version>
+      <type>war</type>
+    </dependency>
+
+    <dependency>
       <groupId>hsqldb</groupId>
       <artifactId>hsqldb</artifactId>
       <version>1.8.0.7</version>

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to