Author: eric
Date: Sun Aug 21 10:25:00 2011
New Revision: 1159962
URL: http://svn.apache.org/viewvc?rev=1159962&view=rev
Log:
Add james-server-hbase as dependency in app (JAMES-1273)
Modified:
james/app/trunk/pom.xml
Modified: james/app/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/app/trunk/pom.xml?rev=1159962&r1=1159961&r2=1159962&view=diff
==============================================================================
--- james/app/trunk/pom.xml (original)
+++ james/app/trunk/pom.xml Sun Aug 21 10:25:00 2011
@@ -666,6 +666,11 @@ END Tanuki Software License ============
</dependency>
<dependency>
<groupId>org.apache.james</groupId>
+ <artifactId>james-server-hbase</artifactId>
+ <scope>runtime</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.james</groupId>
<artifactId>james-server-jdbc</artifactId>
<scope>runtime</scope>
</dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]