You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dw...@apache.org on 2009/10/13 15:07:57 UTC

svn commit: r824738 - /geronimo/server/branches/2.2/pom.xml

Author: dwoods
Date: Tue Oct 13 13:07:56 2009
New Revision: 824738

URL: http://svn.apache.org/viewvc?rev=824738&view=rev
Log:
upgrade to latest javamail 1.8-SNAPSHOT

Modified:
    geronimo/server/branches/2.2/pom.xml

Modified: geronimo/server/branches/2.2/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/pom.xml?rev=824738&r1=824737&r2=824738&view=diff
==============================================================================
--- geronimo/server/branches/2.2/pom.xml (original)
+++ geronimo/server/branches/2.2/pom.xml Tue Oct 13 13:07:56 2009
@@ -203,7 +203,7 @@
             <dependency>
                 <groupId>org.apache.geronimo.javamail</groupId>
                 <artifactId>geronimo-javamail_1.4_mail</artifactId>
-                <version>1.7</version>
+                <version>1.8-SNAPSHOT</version>
             </dependency>
 
             <dependency>