From 83b2ba7b8798ebff839e270874951982109e4859 Mon Sep 17 00:00:00 2001 From: ramil Date: Fri, 18 Oct 2024 16:45:47 +0200 Subject: [PATCH] use io.waylay as organization --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 920db2e..11fe6c5 100644 --- a/build.sbt +++ b/build.sbt @@ -1,6 +1,6 @@ import sbt.Keys.thisProjectRef -ThisBuild / organization := "io.waylay.kairosdb" +ThisBuild / organization := "io.waylay" ThisBuild / homepage := Some(url("https://waylay.io")) ThisBuild / developers := List( Developer(