Skip to content

Commit

Permalink
Merge pull request #370 from 2m/wip-official-sbt-bintray-2m
Browse files Browse the repository at this point in the history
Back to the official sbt-bintray plugin
  • Loading branch information
2m authored Jun 30, 2017
2 parents 359d736 + 893b38a commit 78726bd
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 78726bd

Please sign in to comment.