CogComp / saul

Saul : Declarative Learning-Based Programming
Other
64 stars 18 forks source link

WIP: release plugin #372

Closed danyaljj closed 8 years ago

danyaljj commented 8 years ago

Adding:

Process: running sbt release will do the following steps:

  1. will make sure there is no snapshop dependency
  2. bump the version and set it in the repo
  3. tag the previous version
  4. will release a copy
danyaljj commented 8 years ago

Closing and will send another pr.