Re-add repository for AuthMe

This commit is contained in:
Eric 2018-07-20 18:02:26 +02:00
parent 780aabd2f9
commit d7f464da2f
2 changed files with 3 additions and 4 deletions

Binary file not shown.

View File

@ -112,8 +112,8 @@
<url>http://repo.bstats.org/content/repositories/releases/</url>
</repository>
<repository>
<id>xephi-repo</id>
<url>http://ci.xephi.fr/plugin/repository/everything/</url>
<id>codemc-repo</id>
<url>https://repo.codemc.org/repository/maven-public/</url>
</repository>
<repository>
<id>sk89q-repo</id>
@ -163,8 +163,7 @@
<groupId>fr.xephi</groupId>
<artifactId>authme</artifactId>
<version>5.4.0</version>
<scope>system</scope>
<systemPath>${project.basedir}/lib/AuthMe-5.4.0.jar</systemPath>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.plotsquared</groupId>