We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aa265c commit 9163011Copy full SHA for 9163011
build.sbt
@@ -22,7 +22,7 @@ licenses := Seq("BSD" -> url("http://opensource.org/licenses/BSD"))
22
23
bintrayRepository := "sbt-plugins"
24
25
-bintrayOrganization := None
+bintrayOrganization := Some("typesafe")
26
27
// this plugin depends on the sbt-osgi plugin -- 2-for-1!
28
// TODO update to 0.8.0
0 commit comments