You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2014/05/28 15:50:00 UTC

[02/12] git commit: Replace tabs with spaces

Replace tabs with spaces


Project: http://git-wip-us.apache.org/repos/asf/incubator-storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-storm/commit/4f0d45e4
Tree: http://git-wip-us.apache.org/repos/asf/incubator-storm/tree/4f0d45e4
Diff: http://git-wip-us.apache.org/repos/asf/incubator-storm/diff/4f0d45e4

Branch: refs/heads/security
Commit: 4f0d45e4e9b4cb5c926c514e026ab836fb951a62
Parents: 2d0b9ad
Author: Michael G. Noll <mi...@apache.org>
Authored: Thu May 22 10:32:22 2014 +0200
Committer: Michael G. Noll <mi...@apache.org>
Committed: Thu May 22 10:32:22 2014 +0200

----------------------------------------------------------------------
 external/storm-kafka/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/4f0d45e4/external/storm-kafka/pom.xml
----------------------------------------------------------------------
diff --git a/external/storm-kafka/pom.xml b/external/storm-kafka/pom.xml
index 7fcd68b..fef74e8 100644
--- a/external/storm-kafka/pom.xml
+++ b/external/storm-kafka/pom.xml
@@ -27,7 +27,7 @@
     </parent>
 
     <packaging>jar</packaging>
-	<artifactId>storm-kafka</artifactId>
+    <artifactId>storm-kafka</artifactId>
     <name>storm-kafka</name>
     <description>Storm Spouts for Apache Kafka</description>
     <properties>