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 2009/11/17 04:56:03 UTC

svn commit: r881144 - /servicemix/smx3/trunk/pom.xml

Author: ffang
Date: Tue Nov 17 03:56:03 2009
New Revision: 881144

URL: http://svn.apache.org/viewvc?rev=881144&view=rev
Log:
upgrade to xalan 2.7.1

Modified:
    servicemix/smx3/trunk/pom.xml

Modified: servicemix/smx3/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx3/trunk/pom.xml?rev=881144&r1=881143&r2=881144&view=diff
==============================================================================
--- servicemix/smx3/trunk/pom.xml (original)
+++ servicemix/smx3/trunk/pom.xml Tue Nov 17 03:56:03 2009
@@ -1430,7 +1430,7 @@
             <dependency>
                 <groupId>xalan</groupId>
                 <artifactId>xalan</artifactId>
-                <version>2.7.0</version>
+                <version>2.7.1</version>
                 <exclusions>
                 </exclusions>
             </dependency>