spring-cloud-release-tools
spring-cloud-release-tools copied to clipboard
Post release tasks for a meta release should take place only for the selected projects
currently even if you pick a single task for a meta-release, then the post release tasks will be applied to all projects from the list
Indeed, just watching releaser fetch every milestone for each project just to release build :-(