You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hama.apache.org by ed...@apache.org on 2014/08/27 11:08:49 UTC

svn commit: r1620825 - /hama/trunk/pom.xml

Author: edwardyoon
Date: Wed Aug 27 09:08:49 2014
New Revision: 1620825

URL: http://svn.apache.org/r1620825
Log:
remove tab space

Modified:
    hama/trunk/pom.xml

Modified: hama/trunk/pom.xml
URL: http://svn.apache.org/viewvc/hama/trunk/pom.xml?rev=1620825&r1=1620824&r2=1620825&view=diff
==============================================================================
--- hama/trunk/pom.xml (original)
+++ hama/trunk/pom.xml Wed Aug 27 09:08:49 2014
@@ -194,7 +194,7 @@
   <dependencyManagement>
     <dependencies>
       <dependency>
-	    <groupId>org.xerial.snappy</groupId>
+        <groupId>org.xerial.snappy</groupId>
         <artifactId>snappy-java</artifactId>
         <version>1.0.5</version>
       </dependency>