(refs #1304)Remove package artifact overriding

This commit is contained in:
Naoki Takezoe
2016-10-01 03:24:21 +09:00
parent c65599d995
commit 02330a2050

View File

@@ -177,7 +177,6 @@ publishTo <<= version { (v: String) =>
}
publishMavenStyle := true
pomIncludeRepository := { _ => false }
artifact in Keys.`package` := Artifact(moduleName.value)
pomExtra := (
<url>https://github.com/gitbucket/gitbucket</url>
<licenses>