You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@synapse.apache.org by ve...@apache.org on 2012/09/05 15:16:52 UTC

svn commit: r1381164 - /synapse/trunk/java/modules/distribution/pom.xml

Author: veithen
Date: Wed Sep  5 13:16:52 2012
New Revision: 1381164

URL: http://svn.apache.org/viewvc?rev=1381164&view=rev
Log:
Replaced tabs with spaces.

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

Modified: synapse/trunk/java/modules/distribution/pom.xml
URL: http://svn.apache.org/viewvc/synapse/trunk/java/modules/distribution/pom.xml?rev=1381164&r1=1381163&r2=1381164&view=diff
==============================================================================
--- synapse/trunk/java/modules/distribution/pom.xml (original)
+++ synapse/trunk/java/modules/distribution/pom.xml Wed Sep  5 13:16:52 2012
@@ -71,11 +71,11 @@
             <groupId>org.apache.synapse</groupId>
             <artifactId>synapse-fix-transport</artifactId>
         </dependency>
-	<dependency>
+        <dependency>
             <groupId>org.apache.synapse</groupId>
             <artifactId>synapse-documentation</artifactId>
-	    <type>zip</type>
-	    <classifier>docs</classifier>
+            <type>zip</type>
+            <classifier>docs</classifier>
         </dependency>
 
         <!-- Wrapper jars -->