mirror of
https://github.com/MilkBowl/Vault.git
synced 2024-11-23 11:05:48 +01:00
added updated bPerms2 library to test building against.
This commit is contained in:
parent
3172daef72
commit
5d91e44c9c
BIN
lib/bpermissions25.jar
Normal file
BIN
lib/bpermissions25.jar
Normal file
Binary file not shown.
4
pom.xml
4
pom.xml
@ -210,9 +210,9 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>de.bananaco.permissions.Permissions</groupId>
|
<groupId>de.bananaco.permissions.Permissions</groupId>
|
||||||
<artifactId>bPermissions2</artifactId>
|
<artifactId>bPermissions2</artifactId>
|
||||||
<version>2.9.12d</version>
|
<version>2.10.5</version>
|
||||||
<scope>system</scope>
|
<scope>system</scope>
|
||||||
<systemPath>${project.basedir}/lib/bpermissions2.jar</systemPath>
|
<systemPath>${project.basedir}/lib/bpermissions25.jar</systemPath>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.dthielke.starburst</groupId>
|
<groupId>com.dthielke.starburst</groupId>
|
||||||
|
Loading…
Reference in New Issue
Block a user