Skip to content

Commit

Permalink
fix vault repo
Browse files Browse the repository at this point in the history
  • Loading branch information
weaondara committed May 16, 2019
1 parent cafe7e4 commit 43de668
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -56,7 +56,7 @@
</repository>
<repository>
<id>vault-repo</id>
<url>http://nexus.theyeticave.net/content/repositories/pub_releases</url>
<url>http://nexus.hc.to/content/repositories/pub_releases</url>
</repository>
<repository>
<id>central</id>
Expand Down Expand Up @@ -210,12 +210,12 @@
<groupId>com.sk89q</groupId>
<artifactId>worldedit</artifactId>
<version>5.6.2</version>
</dependency>
</dependency>
<dependency>
<groupId>net.milkbowl.vault</groupId>
<artifactId>Vault</artifactId>
<version>1.2.32</version>
</dependency>
</dependency>
<dependency>
<groupId>net.ess3</groupId>
<artifactId>Essentials</artifactId>
Expand Down

0 comments on commit 43de668

Please sign in to comment.