Author: eric
Date: Wed Jun 27 14:28:36 2012
New Revision: 1354532
URL: http://svn.apache.org/viewvc?rev=1354532&view=rev
Log:
mailbox integration tester now uses MPT (MPT-4)
Modified:
james/mailbox-integration-tester/trunk/pom.xml
Modified: james/mailbox-integration-tester/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/mailbox-integration-tester/trunk/pom.xml?rev=1354532&r1=1354531&r2=1354532&view=diff
==============================================================================
--- james/mailbox-integration-tester/trunk/pom.xml (original)
+++ james/mailbox-integration-tester/trunk/pom.xml Wed Jun 27 14:28:36 2012
@@ -51,6 +51,11 @@
<dependencies>
<dependency>
+ <groupId>org.apache.james</groupId>
+ <artifactId>apache-james-mpt-main</artifactId>
+ <version>${version.james-mpt}</version>
+ </dependency>
+ <dependency>
<groupId>org.apache.james.protocols</groupId>
<artifactId>protocols-imap</artifactId>
<version>${version.james-protocols}</version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]