Author: eric
Date: Tue Jan 18 13:42:45 2011
New Revision: 1060369

URL: http://svn.apache.org/viewvc?rev=1060369&view=rev
Log:
Use mailbox-tool instead of mailbox-copier (MAILBOX-34)

Modified:
    james/server/trunk/container-spring/pom.xml
    james/server/trunk/pom.xml

Modified: james/server/trunk/container-spring/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/container-spring/pom.xml?rev=1060369&r1=1060368&r2=1060369&view=diff
==============================================================================
--- james/server/trunk/container-spring/pom.xml (original)
+++ james/server/trunk/container-spring/pom.xml Tue Jan 18 13:42:45 2011
@@ -638,7 +638,7 @@
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
-      <artifactId>apache-james-mailbox-copier</artifactId>
+      <artifactId>apache-james-mailbox-tool</artifactId>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>

Modified: james/server/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=1060369&r1=1060368&r2=1060369&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Tue Jan 18 13:42:45 2011
@@ -663,7 +663,7 @@
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
-      <artifactId>apache-james-mailbox-copier</artifactId>
+      <artifactId>apache-james-mailbox-tool</artifactId>
       <version>${mailbox.version}</version>
     </dependency>
     <dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to