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.
1 parent 50cfafb commit 83b2ba7Copy full SHA for 83b2ba7
build.sbt
@@ -1,6 +1,6 @@
1
import sbt.Keys.thisProjectRef
2
3
-ThisBuild / organization := "io.waylay.kairosdb"
+ThisBuild / organization := "io.waylay"
4
ThisBuild / homepage := Some(url("https://waylay.io"))
5
ThisBuild / developers := List(
6
Developer(
0 commit comments