Author: gertv
Date: Thu May 16 08:32:27 2013
New Revision: 1483243
URL: http://svn.apache.org/r1483243
Log:
Fix build: Set CXF version to 2.7.4
Modified:
servicemix/smx5/trunk/examples/cxf/cxf-wsn/pom.xml
Modified: servicemix/smx5/trunk/examples/cxf/cxf-wsn/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx5/trunk/examples/cxf/cxf-wsn/pom.xml?rev=1483243&r1=1483242&r2=1483243&view=diff
==============================================================================
--- servicemix/smx5/trunk/examples/cxf/cxf-wsn/pom.xml (original)
+++ servicemix/smx5/trunk/examples/cxf/cxf-wsn/pom.xml Thu May 16 08:32:27 2013
@@ -39,7 +39,7 @@
<description>CXF example using WSN</description>
<properties>
- <cxf-version>2.7.5-SNAPSHOT</cxf-version>
+ <cxf-version>2.7.4</cxf-version>
</properties>
</project>
\ No newline at end of file