GitHub user remibergsma opened a pull request: https://github.com/apache/cloudstack/pull/1268
Set version 4.8.0-SNAPSHOT in master branch - setnextversion.sh - upgrade path to `4.8.0` via `4.7.0` -> `4.7.1` as this is the one set in `4.7` branch. Then we also have the next minor release of `4.7` covered. Build succeeds: ``` [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10:07 min [INFO] Finished at: 2015-12-21T22:45:41+01:00 [INFO] Final Memory: 124M/1609M [INFO] ------------------------------------------------------------------------ ``` Will run upgrade test soon and post results. You can merge this pull request into a Git repository by running: $ git pull https://github.com/remibergsma/cloudstack 480_version Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1268.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 #1268 ---- commit 8f5a2920e8b92f777447c51ccaa0bdfce376fb4a Author: Remi Bergsma <git...@remi.nl> Date: 2015-12-21T21:09:31Z Updating pom.xml version numbers for release 4.8.0-SNAPSHOT Signed-off-by: Remi Bergsma <git...@remi.nl> commit 117635fb1914f65b0c04a824a099cc127fc25fa6 Author: Remi Bergsma <git...@remi.nl> Date: 2015-12-21T21:12:21Z Update Debian changelog commit 7c58630867fa617cf36483a19fc090504ba9d076 Author: Remi Bergsma <git...@remi.nl> Date: 2015-12-21T21:18:55Z Implement upgrade path 4.7.1 -> 4.8.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. ---