You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2006/10/17 09:34:26 UTC

svn commit: r464854 - /incubator/servicemix/branches/servicemix-3.0/pom.xml

Author: gnodet
Date: Tue Oct 17 00:34:25 2006
New Revision: 464854

URL: http://svn.apache.org/viewvc?view=rev&rev=464854
Log:
SM-711: Upgrade to woodstox 3.0.2

Modified:
    incubator/servicemix/branches/servicemix-3.0/pom.xml

Modified: incubator/servicemix/branches/servicemix-3.0/pom.xml
URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.0/pom.xml?view=diff&rev=464854&r1=464853&r2=464854
==============================================================================
--- incubator/servicemix/branches/servicemix-3.0/pom.xml (original)
+++ incubator/servicemix/branches/servicemix-3.0/pom.xml Tue Oct 17 00:34:25 2006
@@ -209,7 +209,7 @@
         <servicemix-version>3.0.1-incubating-SNAPSHOT</servicemix-version>
         <wsdl4j-version>1.5.2</wsdl4j-version>
         <commons-beanutils-version>1.7.0</commons-beanutils-version>
-        <woodstox-version>3.0.0</woodstox-version>
+        <woodstox-version>3.0.2</woodstox-version>
         <msv-version>20050913</msv-version>
     </properties>