GitHub user remibergsma opened a pull request: https://github.com/apache/cloudstack/pull/1068
Make master 4.7.0-SNAPSHOT and implement upgrade paths towards it This bumps all pom.xml versions to 4.7.0-SNAPSHOT. It also implements upgrade paths from 4.6.0 and the upcoming 4.6.1 (branch 4.6 is now on 4.6.1-SNAPSHOT) towards 4.7.0. I will be doing some upgrade tests, will post back results soon. You can merge this pull request into a Git repository by running: $ git pull https://github.com/remibergsma/cloudstack 460_470_upgrade_path Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1068.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 #1068 ---- commit 1f53f2a93ea57c33b29b641b156b1e16df9dddff Author: Remi Bergsma <git...@remi.nl> Date: 2015-11-15T17:48:59Z Updating pom.xml version numbers for release 4.7.0-SNAPSHOT Signed-off-by: Remi Bergsma <git...@remi.nl> commit 6536992671f37967f1abb764feb7e3a4d9b959fb Author: Remi Bergsma <git...@remi.nl> Date: 2015-11-15T18:11:50Z implement upgrade paths from 4.6.0/4.6.1 to 4.7.0 ---- --- 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. ---