You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2011/10/22 04:32:51 UTC

svn commit: r1187645 - /cxf/trunk/parent/pom.xml

Author: dkulp
Date: Sat Oct 22 02:32:51 2011
New Revision: 1187645

URL: http://svn.apache.org/viewvc?rev=1187645&view=rev
Log:
Update javamail version we pull in for osgi

Modified:
    cxf/trunk/parent/pom.xml

Modified: cxf/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=1187645&r1=1187644&r2=1187645&view=diff
==============================================================================
--- cxf/trunk/parent/pom.xml (original)
+++ cxf/trunk/parent/pom.xml Sat Oct 22 02:32:51 2011
@@ -137,7 +137,7 @@
         <cxf.felix.configadmin.version>1.2.4</cxf.felix.configadmin.version>
         <cxf.xmlbeans.bundle.version>2.4.0_4</cxf.xmlbeans.bundle.version>
         <cxf.servicemix.specs.version>1.8.0</cxf.servicemix.specs.version>
-        <cxf.javax.mail.version>1.4.3</cxf.javax.mail.version>
+        <cxf.javax.mail.version>1.4.4</cxf.javax.mail.version>
         <cxf.jaxb.bundle.version>2.2.1.1_1</cxf.jaxb.bundle.version>
         <cxf.saaj-impl.bundle.version>1.3.9_1</cxf.saaj-impl.bundle.version>
         <cxf.asm.bundle.version>3.3_2</cxf.asm.bundle.version>