Change organization to io.get-coursier

This commit is contained in:
Alexandre Archambault 2016-03-17 17:28:18 +01:00
parent d8a5e1eedb
commit 74af8296d5
1 changed files with 1 additions and 1 deletions

View File

@ -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")