Author: bobharner
Date: Sat Jan 30 23:41:59 2016
New Revision: 1727767

URL: http://svn.apache.org/viewvc?rev=1727767&view=rev
Log:
Update to 3.1.4 of cxf (copy of Dan Kulp's rev 1725300 from CXF project) 

Modified:
    tapestry/tapestry-site/trunk/pom.xml

Modified: tapestry/tapestry-site/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry-site/trunk/pom.xml?rev=1727767&r1=1727766&r2=1727767&view=diff
==============================================================================
--- tapestry/tapestry-site/trunk/pom.xml (original)
+++ tapestry/tapestry-site/trunk/pom.xml Sat Jan 30 23:41:59 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>


Reply via email to