-
Notifications
You must be signed in to change notification settings - Fork 707
BumpingVersions
Dave Wallace edited this page Apr 11, 2026
·
1 revision
**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.