Skip to content

Commit

Permalink
Local Vault copy
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed Jul 23, 2015
1 parent b276466 commit 1555999
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pom.xml
Expand Up @@ -110,8 +110,9 @@
<dependency>
<groupId>net.milkbowl.vault</groupId>
<artifactId>Vault</artifactId>
<version>1.5.4</version>
<scope>provided</scope>
<version>1.5.3</version>
<scope>system</scope>
<systemPath>${basedir}/src/main/resources/Vault.jar</systemPath>
</dependency>
<dependency>
<groupId>net.aufdemrand</groupId>
Expand Down
Binary file added src/main/resources/Vault.jar
Binary file not shown.

0 comments on commit 1555999

Please sign in to comment.