Skip to content

Commit

Permalink
Merge pull request #679 from playframework/octonato/uppdate-sonatype-…
Browse files Browse the repository at this point in the history
…profile

[main] update sonatype profile name
  • Loading branch information
mkurz authored Jan 2, 2022
2 parents 1d7e030 + 58041be commit 825f495
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,7 @@ lazy val commonSettings = Def.settings(
Compile / doc / scalacOptions ++= Seq(
// Work around 2.12 bug which prevents javadoc in nested java classes from compiling.
"-no-java-comments",
),
sonatypeProfileName := "com.typesafe"
)
)

lazy val root = project
Expand Down

0 comments on commit 825f495

Please sign in to comment.