Skip to content

Commit f02eeff

Browse files
Correct organization
1 parent ac8cefc commit f02eeff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ lazy val root = project
44
.in(file("."))
55
.settings(
66
sbtPlugin := true,
7-
organization := "com.lightbend.akka",
7+
organization := "com.lightbend.paradox",
88
name := "sbt-paradox-unidoc",
99
addSbtPlugin(Library.sbtParadox),
1010
libraryDependencies ++= Seq(

0 commit comments

Comments
 (0)