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/09/14 09:13:11 UTC

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

Author: ffang
Date: Tue Sep 14 07:13:11 2010
New Revision: 996769

URL: http://svn.apache.org/viewvc?rev=996769&view=rev
Log:
update wsdl4j bundle version to 1.6.2_3, to keep it same as it used in nmr

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=996769&r1=996768&r2=996769&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Tue Sep 14 07:13:11 2010
@@ -229,7 +229,7 @@
       <stringtemplate.version>3.2_3</stringtemplate.version>
       <tranql.version>1.6</tranql.version>
       <velocity.version>1.6.2_3</velocity.version>
-      <wsdl4j.version>1.6.2_2</wsdl4j.version>
+      <wsdl4j.version>1.6.2_3</wsdl4j.version>
       <woodstox.version>4.0.8</woodstox.version>
       <woodstox.stax2api.version>3.0.1</woodstox.stax2api.version>
       <xstream.version>1.2.2</xstream.version>