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