Author: kasun
Date: Mon Dec 19 05:05:28 2011
New Revision: 1220609

URL: http://svn.apache.org/viewvc?rev=1220609&view=rev
Log:
Fixing test failure

Modified:
    synapse/branches/2.1/pom.xml

Modified: synapse/branches/2.1/pom.xml
URL: 
http://svn.apache.org/viewvc/synapse/branches/2.1/pom.xml?rev=1220609&r1=1220608&r2=1220609&view=diff
==============================================================================
--- synapse/branches/2.1/pom.xml (original)
+++ synapse/branches/2.1/pom.xml Mon Dec 19 05:05:28 2011
@@ -584,7 +584,7 @@
         </dependency>
 
         <dependency>
-            <groupId>org.apache.xalan</groupId>
+            <groupId>xalan</groupId>
             <artifactId>xalan</artifactId>
             <version>${xalan.version}</version>
         </dependency>


Reply via email to