diff --git a/Community/sbt-0.10-plugins-list.md b/Community/sbt-0.10-plugins-list.md index 497b89a..b6e9bd0 100644 --- a/Community/sbt-0.10-plugins-list.md +++ b/Community/sbt-0.10-plugins-list.md @@ -51,13 +51,14 @@ The purpose of this page is to aid developers in finding plugins that work with * sbt-signer-plugin: https://github.com/rossabaker/sbt-signer-plugin * sbt-izpack (generates IzPack an installer): http://software.clapper.org/sbt-izpack/ * sbt-ghpages-plugin (publishes generated site and api): https://github.com/jsuereth/xsbt-ghpages-plugin -* sbt-gpg-plugin (PGP signing plugin, can generate keys too): https://github.com/jsuereth/xsbt-gpg-plugin +* sbt-gpg-plugin (PGP signing plugin, can generate keys too): https://github.com/sbt/xsbt-gpg-plugin * sbt-release (customizable release process): https://github.com/gseitz/sbt-release ### System plugins * sbt-sh (executes shell commands): https://github.com/steppenwells/sbt-sh * cronish-sbt (interval sbt / shell command execution): https://github.com/philcali/cronish-sbt +* git (executes git commands): https://github.com/sbt/sbt-git-plugin ### Code generator plugins