sbt-release 0.4
- [Fix]
testandpublishare now properly propagated from the root project to aggregated projects. - In a multi-project build,
Release.releaseSettingsshould be mixed into every sub-project.
sbt-release is a plugin for sbt >= 0.11.0 and brings a customizable release process to your projects - think maven-release-plugin, but without the scary parts.
