(refs #935) Reoveride artifact to remove war from published artifacts

This commit is contained in:
Naoki Takezoe
2016-07-31 21:21:27 +09:00
parent 6d550fa485
commit 3a96c30aa8

View File

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