You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by fm...@apache.org on 2015/08/21 10:35:28 UTC

svn commit: r1696905 - /chemistry/opencmis/trunk/pom.xml

Author: fmui
Date: Fri Aug 21 08:35:28 2015
New Revision: 1696905

URL: http://svn.apache.org/r1696905
Log:
updated CXF to 3.0.6

Modified:
    chemistry/opencmis/trunk/pom.xml

Modified: chemistry/opencmis/trunk/pom.xml
URL: http://svn.apache.org/viewvc/chemistry/opencmis/trunk/pom.xml?rev=1696905&r1=1696904&r2=1696905&view=diff
==============================================================================
--- chemistry/opencmis/trunk/pom.xml (original)
+++ chemistry/opencmis/trunk/pom.xml Fri Aug 21 08:35:28 2015
@@ -234,7 +234,7 @@
         <log4j.version>1.2.17</log4j.version>
         <apacheclient.version>4.2.6</apacheclient.version>
         <jaxws-rt.version>2.1.7</jaxws-rt.version>
-        <cxf.version>3.0.5</cxf.version>
+        <cxf.version>3.0.6</cxf.version>
         <axis2.version>1.6.2</axis2.version>
         <mimepull.version>1.9.4</mimepull.version>
         <spring.version>4.1.7.RELEASE</spring.version>