Official md5 LogBlock-Repository
This commit is contained in:
parent
57453ffce1
commit
814c848e53
1 changed files with 6 additions and 1 deletions
7
pom.xml
7
pom.xml
|
@ -60,6 +60,11 @@
|
|||
<id>luricos.de-repo</id>
|
||||
<url>http://repo.luricos.de/bukkit-plugins/</url>
|
||||
</repository><!- - -->
|
||||
<!-- Official LogBlock repository -->
|
||||
<repository>
|
||||
<id>md5</id>
|
||||
<url>http://repo.md-5.net/content/groups/public/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
<dependencies>
|
||||
|
@ -114,7 +119,7 @@
|
|||
<!-- http://dev.bukkit.org/bukkit-plugins/logblock/ -->
|
||||
<groupId>de.diddiz</groupId>
|
||||
<artifactId>logblock</artifactId>
|
||||
<version>1.70</version>
|
||||
<version>dev-SNAPSHOT</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
|
Loading…
Reference in a new issue