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 2011/09/21 12:55:21 UTC

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

Author: ffang
Date: Wed Sep 21 10:55:21 2011
New Revision: 1173570

URL: http://svn.apache.org/viewvc?rev=1173570&view=rev
Log:
remove unnecessary woodstox version properties

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=1173570&r1=1173569&r2=1173570&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Wed Sep 21 10:55:21 2011
@@ -215,8 +215,6 @@
         <scriptengines.version>1.1</scriptengines.version>
         <spring.version>3.0.5.RELEASE</spring.version>
         <spring.osgi.version>1.2.1</spring.osgi.version>
-        <woodstox.version>4.1.1</woodstox.version>
-        <woodstox.stax2-api.version>3.0.2</woodstox.stax2-api.version>    
         <wss4j.version>1.6.1</wss4j.version>
         <neethi.version>3.0.0</neethi.version>
         <xfire.version>1.0.1</xfire.version>