mirror of
https://github.com/MilkBowl/Vault.git
synced 2024-11-26 20:45:36 +01:00
added missing entry for CommandsEX in pom.xml
This commit is contained in:
parent
95824b24eb
commit
2c87954d4f
7
pom.xml
7
pom.xml
@ -251,6 +251,13 @@
|
||||
<scope>system</scope>
|
||||
<systemPath>${project.basedir}/lib/Dosh.jar</systemPath>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.github.zathrus_writer.commandsex</groupId>
|
||||
<artifactId>CommandsEX</artifactId>
|
||||
<version>1.98</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${project.basedir}/lib/CommandsEx.jar</systemPath>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<build>
|
||||
<resources>
|
||||
|
Loading…
Reference in New Issue
Block a user