SBT versioning

32 views
Skip to first unread message

Adam Gajek

unread,
Mar 14, 2017, 4:04:24 AM3/14/17
to simple-build-tool
Hi!

Is it possible with sbt-release plugin to provide versioning flow as follows:
- 0.0.1
- then someone during spring merges his/her branch and sbt-release bump version to 0.0.2.1-SNAPSHOT
- then another one 0.0.2.2-SNAPSHOT and so on
- next sprint ends and we would like to release version 0.0.2

I know that currently there is a possibility to cut SNAPSHOT part, commit change and then bump patch segment and add SNAPSHOT postfix, but is there a possibility to AUTOMATICALY perform presented above workflow? 
Reply all
Reply to author
Forward
0 new messages