Skip to content

Commit 384c34d

Browse files
committed
Roll back org change to allow sonatype to publish successfully
1 parent adeb55b commit 384c34d

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
@@ -13,7 +13,7 @@ lazy val rootProject = (project in file("."))
1313
IntegrationTest / dependencyClasspath := (IntegrationTest / dependencyClasspath).value ++ (Test / exportedProducts).value,
1414
name:= "psg-cardano-wallet-api",
1515
scalaVersion := "2.13.3",
16-
organization := "iog.psg",
16+
organization := "solutions.iog",
1717
homepage := Some(url("https://github.com/input-output-hk/psg-cardano-wallet-api")),
1818
scmInfo := Some(ScmInfo(url("https://github.com/input-output-hk/psg-cardano-wallet-api"), "scm:[email protected]:input-output-hk/psg-cardano-wallet-api.git")),
1919
developers := List(

0 commit comments

Comments
 (0)