From 77d8c0b022c09d4b2ea4346005800d5b64fc651e Mon Sep 17 00:00:00 2001 From: Mark Harrah Date: Fri, 28 Jun 2013 00:01:19 -0400 Subject: [PATCH] Docs: plugins repository not needed since it is added by default now --- src/sphinx/Community/Using-Sonatype.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/sphinx/Community/Using-Sonatype.rst b/src/sphinx/Community/Using-Sonatype.rst index 490cd2189..a8b6779f7 100644 --- a/src/sphinx/Community/Using-Sonatype.rst +++ b/src/sphinx/Community/Using-Sonatype.rst @@ -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