We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
com.typesafe
1 parent a6d9f37 commit 7ee7464Copy full SHA for 7ee7464
build.sbt
@@ -43,6 +43,7 @@ lazy val root = (project in file("."))
43
44
lazy val defaults = Seq(
45
organization := "com.typesafe.genjavadoc",
46
+ sonatypeProfileName := "com.typesafe",
47
scalaVersion := crossScalaVersions.value.last,
48
crossScalaVersions := {
49
val earliest211 = 6
0 commit comments