To prevent SNAPSHOT churn you can use a plugin like exists-maven-plugin (https://chonton.github.io/exists-maven-plugin/0.0.2/plugin-info.html <https://chonton.github.io/exists-maven-plugin/0.0.2/plugin-info.html>) to prevent re-releasing unchanged artifacts.
chas > On Apr 24, 2017, at 1:52 PM, Curtis Rueden <[email protected]> wrote: > > because every release concludes > with a "bump to next development cycle" commit
