You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by pt...@apache.org on 2014/03/20 22:23:09 UTC

[46/50] [abbrv] git commit: fix spacing issue

fix spacing issue


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

Branch: refs/heads/master
Commit: bb13ccedc0ca7443b46c3698ed864bbb19f00220
Parents: 651df24
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Wed Mar 12 13:02:57 2014 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Wed Mar 12 13:02:57 2014 -0400

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/bb13cced/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 24b3468..a42cd4b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,7 @@
     <modules>
         <module>storm-buildtools/maven-shade-clojure-transformer</module>
         <module>storm-core</module>
-		<module>examples/storm-starter</module>
+        <module>examples/storm-starter</module>
     </modules>
 
     <scm>