Honeycomb/BumpingVersions
From fd.io
= Bumping Honeycomb versions
What needs to be bumped:
- All the maven modules (pom.xml) need to bump the version - should be just a matter of replaceAll
- Packaging needs to be updated - packaging needs to be checked for each OS, there might be a problem with SNAPSHOT and NON-SNAPSHOT versions, some manual labor is required
- Release-notes need to be updated as well, all the versions should be extracted as attributes in release-notes' pom. So updating those attributes is necessary.