Docs: plugins repository not needed since it is added by default now

This commit is contained in:
Mark Harrah 2013-06-28 00:01:19 -04:00
parent 48a6d117cd
commit 77d8c0b022
1 changed files with 0 additions and 4 deletions

View File

@ -210,10 +210,6 @@ the artefacts, you'll need to include @jsuereth's ``xsbt-gpg-plugin``:
::
resolvers += Resolver.url("sbt-plugin-releases", /* no new line */
new URL("http://scalasbt.artifactoryonline.com/scalasbt/sbt-plugin-releases")) /* no new line */
(Resolver.ivyStylePatterns)
addSbtPlugin("com.jsuereth" % "xsbt-gpg-plugin" % "0.6")
build.sbt