mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI.git
synced 2024-11-29 14:06:33 +01:00
bstats might have an issue?
This commit is contained in:
parent
5065623ab0
commit
b73d00e169
@ -100,6 +100,8 @@ publishing {
|
|||||||
|
|
||||||
pom.withXml {
|
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().appendNode("packaging", "jar")
|
||||||
asNode().remove(asNode().get("dependencies"))
|
asNode().remove(asNode().get("dependencies"))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user