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 2016/06/22 13:43:37 UTC

[3/3] storm git commit: add STORM-1920 to CHANGELOG

add STORM-1920 to CHANGELOG


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

Branch: refs/heads/master
Commit: 0d3a9f05b434c0eec4318cf9b5108c2744ea5257
Parents: 60b2f66
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Wed Jun 22 22:43:18 2016 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Wed Jun 22 22:43:18 2016 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/0d3a9f05/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8c34d64..7138c5c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 2.0.0
+ * STORM-1920: version of parent pom for storm-kafka-monitor is set 1.0.2-SNAPSHOT in master branch
  * STORM-1896: Remove duplicate code from HDFS spout
  * STORM-1909: Update HDFS spout documentation
  * STORM-1705: Cap number of retries for a failed message