You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2015/09/08 00:05:14 UTC

[2/2] storm git commit: add STORM-1019 to CHANGELOG.md

add STORM-1019 to CHANGELOG.md


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

Branch: refs/heads/master
Commit: 8eb4509d94395ce8c5745a24e1b6980b23d81bcd
Parents: 4db2e36
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Tue Sep 8 07:04:54 2015 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Tue Sep 8 07:04:54 2015 +0900

----------------------------------------------------------------------
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/8eb4509d/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 10ceee6..9562200 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-1019: Added missing dependency version to use of org.codehaus.mojo:make-maven-plugin
  * STORM-1020: Document exceptions in ITuple & Fields
  * STORM-1025: Invalid links at https://storm.apache.org/about/multi-language.html
  * STORM-1010: Each KafkaBolt could have a specified properties.