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/11/08 17:20:44 UTC

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

Author: fmui
Date: Sun Nov  8 16:20:44 2015
New Revision: 1713241

URL: http://svn.apache.org/viewvc?rev=1713241&view=rev
Log:
updated CXF

Modified:
    chemistry/opencmis/trunk/pom.xml

Modified: chemistry/opencmis/trunk/pom.xml
URL: http://svn.apache.org/viewvc/chemistry/opencmis/trunk/pom.xml?rev=1713241&r1=1713240&r2=1713241&view=diff
==============================================================================
--- chemistry/opencmis/trunk/pom.xml (original)
+++ chemistry/opencmis/trunk/pom.xml Sun Nov  8 16:20:44 2015
@@ -237,7 +237,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.6</cxf.version>
+        <cxf.version>3.0.7</cxf.version>
         <axis2.version>1.6.2</axis2.version>
         <mimepull.version>1.9.4</mimepull.version>
         <spring.version>4.1.7.RELEASE</spring.version>
@@ -752,4 +752,4 @@
             </build>
         </profile>
     </profiles>
-</project>
\ No newline at end of file
+</project>