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 no...@apache.org on 2011/08/10 10:28:18 UTC

svn commit: r1156068 - /james/mailbox-integration-tester/trunk/pom.xml

Author: norman
Date: Wed Aug 10 08:28:18 2011
New Revision: 1156068

URL: http://svn.apache.org/viewvc?rev=1156068&view=rev
Log:
Use javamail version which is in maven central

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=1156068&r1=1156067&r2=1156068&view=diff
==============================================================================
--- james/mailbox-integration-tester/trunk/pom.xml (original)
+++ james/mailbox-integration-tester/trunk/pom.xml Wed Aug 10 08:28:18 2011
@@ -33,7 +33,7 @@
         <javax.mail.artifactId>mail</javax.mail.artifactId>
         <version.james-imap>0.3-SNAPSHOT</version.james-imap>
         <version.james-mailbox>0.4-SNAPSHOT</version.james-mailbox>
-        <version.javax.mail>1.4.3</version.javax.mail>
+        <version.javax.mail>1.4.1</version.javax.mail>
         <target.jdk>1.6</target.jdk>
     </properties>
 



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