mirror of https://github.com/sbt/sbt.git
Change organization to io.get-coursier
This commit is contained in:
parent
d8a5e1eedb
commit
74af8296d5
|
|
@ -90,7 +90,7 @@ lazy val noPublish210Settings = Seq(
|
|||
)
|
||||
|
||||
lazy val baseCommonSettings = Seq(
|
||||
organization := "com.github.alexarchambault",
|
||||
organization := "io.get-coursier",
|
||||
resolvers ++= Seq(
|
||||
"Scalaz Bintray Repo" at "http://dl.bintray.com/scalaz/releases",
|
||||
Resolver.sonatypeRepo("releases")
|
||||
|
|
|
|||
Loading…
Reference in New Issue