Skip to content

Commit ea28063

Browse files
committed
Publish to sbt bintray organization
1 parent d61a625 commit ea28063

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
@@ -46,7 +46,7 @@ test in Test := {
4646

4747
// publish settings
4848
publishMavenStyle := false
49-
bintrayOrganization := Some("lightbend")
49+
bintrayOrganization := Some("sbt")
5050
bintrayRepository := "sbt-plugin-releases"
5151
bintrayPackage := "sbt-javaagent"
5252
bintrayReleaseOnPublish := false

0 commit comments

Comments
 (0)