From b00d19865c60d126627e3eebe92329c894eae4cc Mon Sep 17 00:00:00 2001 From: jsuereth Date: Thu, 1 Dec 2011 06:28:13 -0800 Subject: [PATCH] Modified location of my plugins. --- Community/sbt-0.10-plugins-list.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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