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 2015/01/14 18:26:52 UTC

[3/3] storm git commit: Added STORM-620 to Changelog

Added STORM-620 to Changelog


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

Branch: refs/heads/master
Commit: 1085f5061e28eb9038853278433b8bb52c406d5d
Parents: 81fa587
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Wed Jan 14 11:25:47 2015 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Wed Jan 14 11:25:47 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/1085f506/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 857c3fb..33cc953 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -26,6 +26,7 @@
  * STORM-578: Calls to submit-mocked-assignment in supervisor-test use invalid executor-id format
  * STORM-600: upgrade jacoco plugin to support jdk8
  * STORM-495: KafkaSpout retries with exponential backoff
+ * STORM-620: Duplicate maven plugin declaration
 
 ## 0.9.3-rc2
  * STORM-558: change "swap!" to "reset!" to fix assignment-versions in supervisor