Author: eric
Date: Wed Aug 17 15:43:43 2011
New Revision: 1158777

URL: http://svn.apache.org/viewvc?rev=1158777&view=rev
Log:
Add mailbox-lucene as dependency (JAMES-1297)

Modified:
    james/app/trunk/pom.xml

Modified: james/app/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/app/trunk/pom.xml?rev=1158777&r1=1158776&r2=1158777&view=diff
==============================================================================
--- james/app/trunk/pom.xml (original)
+++ james/app/trunk/pom.xml Wed Aug 17 15:43:43 2011
@@ -641,6 +641,10 @@ END Tanuki Software License ============
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
+      <artifactId>apache-james-mailbox-lucene</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.james</groupId>
       <artifactId>apache-james-mailbox-jcr</artifactId>
       <scope>runtime</scope>
     </dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to