Skip to content

Commit c7bf587

Browse files
build: Change org to com.avast which should be allowed in Central
1 parent 46e6064 commit c7bf587

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
@@ -1,4 +1,4 @@
1-
ThisBuild / organization := "com.avast.server"
1+
ThisBuild / organization := "com.avast"
22
ThisBuild / homepage := Some(url("https://github.com/avast/scala-server-toolkit"))
33
ThisBuild / description := "Functional programming toolkit for building server applications in Scala."
44
ThisBuild / licenses := Seq("MIT" -> url("https://raw.githubusercontent.com/avast/scala-server-toolkit/master/LICENSE"))

0 commit comments

Comments
 (0)