Author: eric
Date: Sun Aug 21 10:21:53 2011
New Revision: 1159960
URL: http://svn.apache.org/viewvc?rev=1159960&view=rev
Log:
Define james-server-hbase in parent to be used in app (JAMES-1273)
Modified:
james/server/trunk/pom.xml
Modified: james/server/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=1159960&r1=1159959&r2=1159960&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Sun Aug 21 10:21:53 2011
@@ -693,6 +693,11 @@
</dependency>
<dependency>
<groupId>org.apache.james</groupId>
+ <artifactId>james-server-hbase</artifactId>
+ <version>${project.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.james</groupId>
<artifactId>james-server-file</artifactId>
<version>${project.version}</version>
</dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]