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: [email protected]
For additional commands, e-mail: [email protected]