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 2010/12/13 17:15:05 UTC

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

Author: eric
Date: Mon Dec 13 16:15:05 2010
New Revision: 1045216

URL: http://svn.apache.org/viewvc?rev=1045216&view=rev
Log:
Add mailbox-copier dependency (MAILBOX-19)

Modified:
    james/server/trunk/pom.xml

Modified: james/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=1045216&r1=1045215&r2=1045216&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Mon Dec 13 16:15:05 2010
@@ -670,6 +670,11 @@
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
+      <artifactId>apache-james-mailbox-copier</artifactId>
+      <version>${mailbox.version}</version>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.james</groupId>
       <artifactId>apache-james-mailbox-jcr</artifactId>
       <version>${mailbox.version}</version>
     </dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org