diff --git a/steamwarci.yml b/steamwarci.yml index 099cf09..3cd8dbd 100644 --- a/steamwarci.yml +++ b/steamwarci.yml @@ -9,4 +9,4 @@ artifacts: "/binarys/spigotcore.jar": "build/libs/spigotcore.jar" release: - - "mvn deploy:deploy-file -DgroupId=de.steamwar -DartifactId=spigotcore -Dversion=RELEASE -Dpackaging=jar -Dfile=build/libs/spigotcore.jar -DgeneratePom=false -Durl=file:///var/www/html/maven/" \ No newline at end of file + - "mvn deploy:deploy-file -DgroupId=de.steamwar -DartifactId=spigotcore -Dversion=RELEASE -Dpackaging=jar -Dfile=build/libs/spigotcore.jar -Durl=file:///var/www/html/maven/" \ No newline at end of file