diff --git a/build.sbt b/build.sbt index 760aab1d9..910ff7ae1 100644 --- a/build.sbt +++ b/build.sbt @@ -177,7 +177,6 @@ publishTo <<= version { (v: String) => } publishMavenStyle := true pomIncludeRepository := { _ => false } -artifact in Keys.`package` := Artifact(moduleName.value) pomExtra := ( https://github.com/gitbucket/gitbucket