Skip to content

Commit 977d857

Browse files
author
Jean-Marc van Leerdam
committed
Set sonatypeProfileName to organisation name
1 parent 07d5a4a commit 977d857

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ lazy val plugin = (project in file("plugin"))
2424
url("https://github.com/jeanmarc")
2525
)
2626
),
27+
sonatypeProfileName := organization.value,
2728
scalacOptions ++= Seq(
2829
"-encoding",
2930
"UTF8",

0 commit comments

Comments
 (0)