|
@@ -129,29 +129,14 @@
|
|
|
</build>
|
|
|
<repositories>
|
|
|
<repository>
|
|
|
- <snapshots>
|
|
|
- <enabled>true</enabled>
|
|
|
- <updatePolicy>always</updatePolicy>
|
|
|
- <checksumPolicy>fail</checksumPolicy>
|
|
|
- </snapshots>
|
|
|
<id>bukkit-repo</id>
|
|
|
<url>http://repo.bukkit.org/content/groups/public/</url>
|
|
|
</repository>
|
|
|
<repository>
|
|
|
- <snapshots>
|
|
|
- <enabled>true</enabled>
|
|
|
- <updatePolicy>always</updatePolicy>
|
|
|
- <checksumPolicy>fail</checksumPolicy>
|
|
|
- </snapshots>
|
|
|
<id>spout-repo</id>
|
|
|
<url>http://nexus.spout.org/content/groups/public/</url>
|
|
|
</repository>
|
|
|
<repository>
|
|
|
- <snapshots>
|
|
|
- <enabled>true</enabled>
|
|
|
- <updatePolicy>always</updatePolicy>
|
|
|
- <checksumPolicy>fail</checksumPolicy>
|
|
|
- </snapshots>
|
|
|
<id>Plugin MetricsExtension</id>
|
|
|
<url>http://repo.turt2live.com</url>
|
|
|
</repository>
|