diff --git a/build.sbt b/build.sbt index 647cffd..be1cdf0 100644 --- a/build.sbt +++ b/build.sbt @@ -13,7 +13,7 @@ lazy val rootProject = (project in file(".")) IntegrationTest / dependencyClasspath := (IntegrationTest / dependencyClasspath).value ++ (Test / exportedProducts).value, name:= "psg-cardano-wallet-api", scalaVersion := "2.13.3", - organization := "iog.psg", + organization := "solutions.iog", homepage := Some(url("https://github.com/input-output-hk/psg-cardano-wallet-api")), scmInfo := Some(ScmInfo(url("https://github.com/input-output-hk/psg-cardano-wallet-api"), "scm:git@github.com:input-output-hk/psg-cardano-wallet-api.git")), developers := List(