You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@synapse.apache.org by ka...@apache.org on 2011/12/19 06:05:28 UTC

svn commit: r1220609 - /synapse/branches/2.1/pom.xml

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>