diff --git a/build.mill b/build.mill index 3abb7cc..4a96f9d 100644 --- a/build.mill +++ b/build.mill @@ -35,7 +35,7 @@ def publishVersion = "0.1-SNAPSHOT" def pomSettings = PomSettings( - description = "A library that provides Vavr-like effects for Scala", + description = "A library that provides scala-like effects for java", organization = "com.github.tonivade", url = "https://tonivade.es/gitbucket/tonivade/vavr-effect", licenses = Seq(License.MIT),