GitHub user jacobtolar opened a pull request:
https://github.com/apache/storm/pull/2408
Fix pom dependency indent
I noticed that the indent of this dependency doesn't match the rest of the
pom.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jacobtolar/storm patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2408.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2408
----
commit 37f9c548f75fe4e43fc496e8b59472edaa123cda
Author: jacobtolar <[email protected]>
Date: 2017-11-10T18:46:37Z
Fix pom dependency indent
The indent in this dependency is incorrect.
----
---