Also put the Vault dependency into /dependencies

- Now it should be easy again to built AreaShop yourself, only need to run BuildTools for 1.13.0 and it should work
This commit is contained in:
Thijs Wiefferink 2018-10-28 01:15:12 +02:00
parent e5e2c4ca08
commit a6863ae782
2 changed files with 3 additions and 2 deletions

View File

@ -120,8 +120,9 @@
<dependency>
<groupId>net.milkbowl.vault</groupId>
<artifactId>VaultAPI</artifactId>
<version>1.4</version>
<scope>provided</scope>
<scope>system</scope>
<version>any</version>
<systemPath>${project.basedir}/../dependencies/VaultAPI-1.4.jar</systemPath>
</dependency>
<!-- bStats -->

BIN
dependencies/VaultAPI-1.4.jar vendored Normal file

Binary file not shown.