Author: rdonkin
Date: Wed Aug 19 21:14:09 2009
New Revision: 805977
URL: http://svn.apache.org/viewvc?rev=805977&view=rev
Log:
MAILETCRYPTO-7 Can't upgrade javax mail
https://issues.apache.org/jira/browse/MAILETCRYPTO-7
Modified:
james/mailet/crypto/trunk/pom.xml
Modified: james/mailet/crypto/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/mailet/crypto/trunk/pom.xml?rev=805977&r1=805976&r2=805977&view=diff
==============================================================================
--- james/mailet/crypto/trunk/pom.xml (original)
+++ james/mailet/crypto/trunk/pom.xml Wed Aug 19 21:14:09 2009
@@ -86,6 +86,7 @@
<dependency>
<groupId>javax.mail</groupId>
<artifactId>mail</artifactId>
+ <!-- 1.4.2 is not available in the standard repositories -->
<version>1.4.1</version>
</dependency>
<dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]