Hi devs,
I'd like to propose that we start using proper version names in branches.
For example right now on the stable-4.4.x branch we have 4.4-SNAPSHOT as the version for
all modules.
This is not fully correct and it would be better to use 4.4.1-SNAPSHOT (ie the version
leading to 4.4.1).
As a side effect, doing this will also allow us to check the "Remove if
released" option when cleaning snapshots on our Nexus.
Here's my +1 to start doing this immediately and I'm volunteering to do the rename
in the 4.4.x branch.
Thanks
-Vincent