Skip to content

Commit 9163011

Browse files
committed
publish to the right Bintray organization
1 parent 4aa265c commit 9163011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ licenses := Seq("BSD" -> url("http://opensource.org/licenses/BSD"))
2222

2323
bintrayRepository := "sbt-plugins"
2424

25-
bintrayOrganization := None
25+
bintrayOrganization := Some("typesafe")
2626

2727
// this plugin depends on the sbt-osgi plugin -- 2-for-1!
2828
// TODO update to 0.8.0

0 commit comments

Comments
 (0)