You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2008/08/08 10:18:23 UTC

svn commit: r683903 - /servicemix/smx3/branches/servicemix-3.2/pom.xml

Author: gertv
Date: Fri Aug  8 01:18:23 2008
New Revision: 683903

URL: http://svn.apache.org/viewvc?rev=683903&view=rev
Log:
Upgrade to WSDL4J 1.6.2

Modified:
    servicemix/smx3/branches/servicemix-3.2/pom.xml

Modified: servicemix/smx3/branches/servicemix-3.2/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx3/branches/servicemix-3.2/pom.xml?rev=683903&r1=683902&r2=683903&view=diff
==============================================================================
--- servicemix/smx3/branches/servicemix-3.2/pom.xml (original)
+++ servicemix/smx3/branches/servicemix-3.2/pom.xml Fri Aug  8 01:18:23 2008
@@ -212,7 +212,7 @@
         <jetty-version>6.1.11</jetty-version>
         <geronimo-version>2.0.1</geronimo-version>
         <servicemix-version>3.2.3-SNAPSHOT</servicemix-version>
-        <wsdl4j-version>1.6.1</wsdl4j-version>
+        <wsdl4j-version>1.6.2</wsdl4j-version>
         <commons-beanutils-version>1.7.0</commons-beanutils-version>
         <commons-fileupload-version>1.1.1</commons-fileupload-version>
         <woodstox-version>3.2.2</woodstox-version>