You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@synapse.apache.org by us...@apache.org on 2011/06/24 14:02:22 UTC

svn commit: r1139262 - /synapse/trunk/java/modules/core/pom.xml

Author: uswick
Date: Fri Jun 24 12:02:22 2011
New Revision: 1139262

URL: http://svn.apache.org/viewvc?rev=1139262&view=rev
Log:
testing svn committs

Modified:
    synapse/trunk/java/modules/core/pom.xml

Modified: synapse/trunk/java/modules/core/pom.xml
URL: http://svn.apache.org/viewvc/synapse/trunk/java/modules/core/pom.xml?rev=1139262&r1=1139261&r2=1139262&view=diff
==============================================================================
--- synapse/trunk/java/modules/core/pom.xml (original)
+++ synapse/trunk/java/modules/core/pom.xml Fri Jun 24 12:02:22 2011
@@ -199,8 +199,7 @@
             <groupId>org.apache.synapse</groupId>
             <artifactId>synapse-vfs-transport</artifactId>
             <scope>test</scope>
-        </dependency>
-        
+        </dependency> 
         <!-- This is used by the CacheMediator. TODO: since axis2-saaj is based on
              Axiom, it should not be necessary to rely on SAAJ and we should try
              to eliminate this dependency. -->