mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-10-28 17:41:58 +01:00
added back packaging node
This commit is contained in:
@@ -94,6 +94,7 @@ publishing {
|
|||||||
from components.java
|
from components.java
|
||||||
|
|
||||||
pom.withXml {
|
pom.withXml {
|
||||||
|
asNode().appendNode("packaging", "jar")
|
||||||
asNode().remove(asNode().get("dependencies"))
|
asNode().remove(asNode().get("dependencies"))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user