Set version 4.6.3-SNAPSHOT in 4.6 branch#1265
Conversation
Signed-off-by: Remi Bergsma <github@remi.nl>
|
looks good |
|
LGTM, |
|
@rafaelweingartner True story, the faster we release versions the harder it becomes. It needs to be changed, preferably in a tool outside of CloudStack. We should investigate what's already available, because we aren't the only one with this problem. For now, I'll just do the monkey work ;-) I can do 4.7 and master once the 4.7 branch gets mirrored to Github. Will check again tonight. |
|
I understand you; I will have a look at that, to see how other projects deal with that kind of problem. If I find something interesting I will bring that to the dev list |
|
And it works: |
Set version 4.6.3-SNAPSHOT in 4.6 branch- setnextversion.sh - upgrade path Build succeeds: ``` [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 08:44 min [INFO] Finished at: 2015-12-21T14:13:29+01:00 [INFO] Final Memory: 123M/1578M [INFO] ------------------------------------------------------------------------ ``` Will try upgrade soon. * pr/1265: Implement upgrade path 4.6.2 -> 4.6.3 Updating pom.xml version numbers for release 4.6.3-SNAPSHOT Signed-off-by: Remi Bergsma <github@remi.nl>
Build succeeds:
Will try upgrade soon.