aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorLuck <git@lucko.me>2018-05-27 01:02:01 +0100
committerLuck <git@lucko.me>2018-05-27 01:02:01 +0100
commitb543b763201431a275e203d4834d75011dad2168 (patch)
tree5d72052ea157f8bf68b9251dd277b4d99379e56d /pom.xml
parent429eeb35876576d861404cd199b6e9763fc4e5b0 (diff)
downloadspark-b543b763201431a275e203d4834d75011dad2168.tar.gz
spark-b543b763201431a275e203d4834d75011dad2168.tar.bz2
spark-b543b763201431a275e203d4834d75011dad2168.zip
Build a universal plugin jar
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 46272f6..766d814 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,6 +13,7 @@
<module>bukkit</module>
<module>bungeecord</module>
<module>sponge</module>
+ <module>universal</module>
</modules>
<name>spark</name>