-
Notifications
You must be signed in to change notification settings - Fork 166
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Create a release automation that on every new release on github UI:
- Performs a dump of the release using the release version prompted on GH using
mvn versions:set -DnewVersion={newVersion} - Updates all the
*.mdcontaining the release version - Commits straight on master the above changes
- Wait for CI to perform the release
- Performs a dump of the release back to
2.x.x-SNAPSHOT - Commits straight on master the above changes
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request