Skip to content

Commit

Permalink
Back to official bintray plugin as it now has creds from env support
Browse files Browse the repository at this point in the history
  • Loading branch information
2m committed Jun 30, 2017
1 parent 650a12e commit 893b38a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,5 @@ addSbtPlugin("com.dwijnand" % "sbt-travisci" % "1.1.0")
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.2.9")
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.3.3")
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "1.0.0")
addSbtPlugin("me.lessis" % "bintray-sbt" % "0.3.0-8-g6d0c3f8")
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.0")
addSbtPlugin("com.lightbend" % "sbt-whitesource" % "0.1.3")

resolvers += Resolver.url("2m-sbt-plugin-releases", url("https://dl.bintray.com/2m/sbt-plugin-releases/"))(Resolver.ivyStylePatterns)

0 comments on commit 893b38a

Please sign in to comment.