You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by er...@apache.org on 2011/08/21 12:21:54 UTC

svn commit: r1159960 - /james/server/trunk/pom.xml

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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org