You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by co...@apache.org on 2016/02/08 17:11:11 UTC

svn commit: r1729201 - /santuario/website/pom.xml

Author: coheigea
Date: Mon Feb  8 16:11:11 2016
New Revision: 1729201

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

Modified:
    santuario/website/pom.xml

Modified: santuario/website/pom.xml
URL: http://svn.apache.org/viewvc/santuario/website/pom.xml?rev=1729201&r1=1729200&r2=1729201&view=diff
==============================================================================
--- santuario/website/pom.xml (original)
+++ santuario/website/pom.xml Mon Feb  8 16:11:11 2016
@@ -28,11 +28,11 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.1.1</version>
+        <version>3.1.4</version>
     </parent>
 
     <properties>
-        <cxf.version>3.1.1</cxf.version>
+        <cxf.version>3.1.4</cxf.version>
         <extra.arg></extra.arg>
         <svn.arg1></svn.arg1>
         <svn.arg2></svn.arg2>