You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2010/10/13 12:42:13 UTC

svn commit: r1022065 - /servicemix/smx4/features/trunk/pom.xml

Author: ffang
Date: Wed Oct 13 10:42:12 2010
New Revision: 1022065

URL: http://svn.apache.org/viewvc?rev=1022065&view=rev
Log:
[SMX4-604]Upgrade to CXF 2.2.11

Modified:
    servicemix/smx4/features/trunk/pom.xml

Modified: servicemix/smx4/features/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/pom.xml?rev=1022065&r1=1022064&r2=1022065&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Wed Oct 13 10:42:12 2010
@@ -118,7 +118,7 @@
 		<camel.version>2.4.0</camel.version>
 
 		<!-- CXF -->
-		<cxf.version>2.2.10</cxf.version>
+		<cxf.version>2.2.11</cxf.version>
 
 		<!-- Geronimo -->
 		<geronimo-annotation.version>1.1.1</geronimo-annotation.version>
@@ -297,7 +297,7 @@
 		<tranql.version>1.6</tranql.version>
 		<woodstox.version>4.0.8</woodstox.version>
 		<woodstox.stax2-api.version>3.0.2</woodstox.stax2-api.version>
-		<wss4j.version>1.5.8</wss4j.version>
+		<wss4j.version>1.5.9</wss4j.version>
 		<xbean.version>3.7</xbean.version>
 		<xmlschema.version>1.4.5</xmlschema.version>
 	</properties>