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