You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by si...@apache.org on 2011/05/13 11:49:22 UTC

svn commit: r1102637 - /incubator/ognl/trunk/pom.xml

Author: simonetripodi
Date: Fri May 13 09:49:22 2011
New Revision: 1102637

URL: http://svn.apache.org/viewvc?rev=1102637&view=rev
Log:
spaces in place of tabs

Modified:
    incubator/ognl/trunk/pom.xml

Modified: incubator/ognl/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/ognl/trunk/pom.xml?rev=1102637&r1=1102636&r2=1102637&view=diff
==============================================================================
--- incubator/ognl/trunk/pom.xml (original)
+++ incubator/ognl/trunk/pom.xml Fri May 13 09:49:22 2011
@@ -155,14 +155,14 @@
   </developers>
 
   <pluginRepositories>
-  	<pluginRepository>
-  		<snapshots>
-  			<enabled>false</enabled>
-  		</snapshots>
-  		<id>mc-release</id>
-  		<name>Mathieu Carbou repository</name>
-  		<url>http://mc-repo.googlecode.com/svn/maven2/releases</url>
-  	</pluginRepository>
+    <pluginRepository>
+      <snapshots>
+        <enabled>false</enabled>
+      </snapshots>
+      <id>mc-release</id>
+      <name>Mathieu Carbou repository</name>
+      <url>http://mc-repo.googlecode.com/svn/maven2/releases</url>
+    </pluginRepository>
   </pluginRepositories>
   <dependencies>
     <dependency>