GitHub user HeartSaVioR opened a pull request: https://github.com/apache/storm/pull/1432
Bump version to 1.1.0-SNAPSHOT Made a mistake to fix version only pom.xml on root directory. For preventing same mistake again, I created this pull request instead of commit and push directly. @ptgoetz @harshach Could you take a look? I did find & replace "1.0.1-SNAPSHOT" to "1.1.0-SNAPSHOT" against whole directory so I guess I don't miss a spot, but would like to confirm. You can merge this pull request into a Git repository by running: $ git pull https://github.com/HeartSaVioR/storm bump-version-to-1.1.0 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/storm/pull/1432.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 #1432 ---- commit ba5f426304f68ef4c05e374c394fe22ab3b543ce Author: Jungtaek Lim <kabh...@gmail.com> Date: 2016-05-19T05:40:17Z Bump version to 1.1.0-SNAPSHOT ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---