mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2024-11-09 22:21:49 +01:00
bstats might have an issue?
This commit is contained in:
parent
5065623ab0
commit
b73d00e169
@ -100,6 +100,8 @@ publishing {
|
||||
|
||||
pom.withXml {
|
||||
|
||||
// some are having issues with bstats so we might need to add that to the pom as well
|
||||
|
||||
asNode().appendNode("packaging", "jar")
|
||||
asNode().remove(asNode().get("dependencies"))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user