Skip to content

Commit

Permalink
Set a sonatypeProfileName in build.sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronny Bräunlich committed Mar 28, 2019
1 parent d9f0066 commit b8ccdbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ publishTo := Some(
Opts.resolver.sonatypeStaging
)

sonatypeProfileName := "r.braeunlich"
pomIncludeRepository := { _ => false }
publishArtifact in Test := false
publishMavenStyle := true
Expand Down

0 comments on commit b8ccdbb

Please sign in to comment.