Author: veithen
Date: Mon Mar 16 20:00:02 2009
New Revision: 754991

URL: http://svn.apache.org/viewvc?rev=754991&view=rev
Log:
WSCOMMONS-417: Changed geronimo-activation and geronimo-javamail dependencies 
to latest versions. These versions should also contain the fixes to all the 
issues referenced by WSCOMMONS-422.

Modified:
    webservices/commons/trunk/modules/axiom/pom.xml

Modified: webservices/commons/trunk/modules/axiom/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/pom.xml?rev=754991&r1=754990&r2=754991&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/pom.xml Mon Mar 16 20:00:02 2009
@@ -454,12 +454,12 @@
             <dependency>
                 <groupId>org.apache.geronimo.specs</groupId>
                 <artifactId>geronimo-activation_1.1_spec</artifactId>
-                <version>1.0.1</version>
+                <version>1.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.geronimo.specs</groupId>
                 <artifactId>geronimo-javamail_1.4_spec</artifactId>
-                <version>1.2</version>
+                <version>1.6</version>
             </dependency>
             <dependency>
                 <groupId>commons-logging</groupId>


Reply via email to