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 2016/01/18 17:20:58 UTC

svn commit: r1725300 - /cxf/web/pom.xml

Author: dkulp
Date: Mon Jan 18 16:20:57 2016
New Revision: 1725300

URL: http://svn.apache.org/viewvc?rev=1725300&view=rev
Log:
Update to 3.1.4 of cxf

Modified:
    cxf/web/pom.xml

Modified: cxf/web/pom.xml
URL: http://svn.apache.org/viewvc/cxf/web/pom.xml?rev=1725300&r1=1725299&r2=1725300&view=diff
==============================================================================
--- cxf/web/pom.xml (original)
+++ cxf/web/pom.xml Mon Jan 18 16:20:57 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>