blob: 74c8d2e1f79b67e07981360d283f5768326f2ef6 [file] [log] [blame]
import xerial.sbt.Sonatype._
publishMavenStyle := true
sonatypeProfileName := "com.github.apache"
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"))