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/27 02:13:23 UTC

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

Author: ffang
Date: Fri Nov 27 01:13:22 2009
New Revision: 884735

URL: http://svn.apache.org/viewvc?rev=884735&view=rev
Log:
revert the xalan version upgrade for now

Modified:
    servicemix/smx3/trunk/pom.xml

Modified: servicemix/smx3/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx3/trunk/pom.xml?rev=884735&r1=884734&r2=884735&view=diff
==============================================================================
--- servicemix/smx3/trunk/pom.xml (original)
+++ servicemix/smx3/trunk/pom.xml Fri Nov 27 01:13:22 2009
@@ -1409,7 +1409,7 @@
             <dependency>
                 <groupId>xalan</groupId>
                 <artifactId>xalan</artifactId>
-                <version>2.7.1</version>
+                <version>2.7.0</version>
                 <exclusions>
                 </exclusions>
             </dependency>