blob: bfb4424e5a9f4a74cf486f059452ca307dbf6cb4 [file] [log] [blame]
import xerial.sbt.Sonatype._
publishMavenStyle := true
sonatypeProfileName := "org.apache.marvin"
sonatypeProjectHosting := Some(GitHubHosting("incubator-marvin", "dev@marvin.apache.org", "marvin-engine-executor"))
licenses := Seq("APL2" -> url("http://www.apache.org/licenses/LICENSE-2.0.txt"))