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/07/16 19:26:13 UTC

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

Added STORM-926 to Changelog


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

Branch: refs/heads/master
Commit: 77f0c8b5bdce493a168cd2fda51087b7648e592a
Parents: 76ac09b
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Thu Jul 16 11:32:09 2015 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Thu Jul 16 11:32:09 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/77f0c8b5/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c23afdf..ff5ec5a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,7 @@
  * STORM-931: Python Scritps to Produce Formatted JIRA and GitHub Join
  * STORM-924: Set the file mode of the files included when packaging release packages
  * STORM-799: Use IErrorReport interface more broadly
+ * STORM-926: change pom to use maven-shade-plugin:2.2
 
 ## 0.10.0-beta2
  * STORM-843: [storm-redis] Add Javadoc to storm-redis