Skip to content

Commit

Permalink
Use com.typesafe staging profile (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
raboof authored Nov 6, 2019
1 parent a6d9f37 commit 7ee7464
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 @@ -43,6 +43,7 @@ lazy val root = (project in file("."))

lazy val defaults = Seq(
organization := "com.typesafe.genjavadoc",
sonatypeProfileName := "com.typesafe",
scalaVersion := crossScalaVersions.value.last,
crossScalaVersions := {
val earliest211 = 6
Expand Down

0 comments on commit 7ee7464

Please sign in to comment.