spring-data-dev-tools icon indicating copy to clipboard operation
spring-data-dev-tools copied to clipboard

Provide means to release a single module

Open mp911de opened this issue 7 years ago • 0 comments

We should support releasing a single module outside the regular release train. The release should either happen from an existing maintenance branch or the master branch with the following actions included:

  • Switch artifact version to non-snapshot
  • Update changelog
  • Build and deploy the artifact
  • Increment version
  • On minor/major releases: Create maintenance branch with accordingly incremented version

Activity around release tickets, re-inclusion into release train (e.g. version increment in BOM and release tooling) is not in the scope of this ticket.

mp911de avatar Oct 02 '18 07:10 mp911de