From 384c34dc6d629b1946d182d3e6dec2faae4317cd Mon Sep 17 00:00:00 2001 From: mcsherrylabs Date: Fri, 15 Jul 2022 13:53:33 +0100 Subject: [PATCH] Roll back org change to allow sonatype to publish successfully --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(