Skip to content

Commit

Permalink
configured for bintray (I hope)
Browse files Browse the repository at this point in the history
  • Loading branch information
reggert committed Oct 10, 2015
1 parent a269f17 commit a0cd938
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
8 changes: 8 additions & 0 deletions bintray.sbt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
import bintray.Keys._

bintrayPublishSettings

repository in bintray := "sbt-plugins"

bintrayOrganization in bintray := None

2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
addSbtPlugin("com.typesafe.sbt" % "sbt-scalariform" % "1.1.0")

addSbtPlugin("com.github.gseitz" % "sbt-release" % "0.7.1")
addSbtPlugin("me.lessis" % "bintray-sbt" % "0.2.1")

libraryDependencies += ("org.scala-sbt" % "scripted-plugin" % sbtVersion.value)
1 change: 0 additions & 1 deletion release.sbt

This file was deleted.

0 comments on commit a0cd938

Please sign in to comment.