mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-15 11:04:29 +02:00
Use the Essentials Maven repository
This commit is contained in:
@@ -41,17 +41,6 @@
|
|||||||
<url>http://ci.ess3.net/</url>
|
<url>http://ci.ess3.net/</url>
|
||||||
</ciManagement>
|
</ciManagement>
|
||||||
|
|
||||||
<repositories>
|
|
||||||
<repository>
|
|
||||||
<id>vault-repo</id>
|
|
||||||
<url>http://ci.herocraftonline.com/plugin/repository/everything</url>
|
|
||||||
</repository>
|
|
||||||
<repository>
|
|
||||||
<id>kitteh-repo</id>
|
|
||||||
<url>http://repo.kitteh.org/content/groups/public/</url>
|
|
||||||
</repository>
|
|
||||||
</repositories>
|
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>BOSEconomy</groupId>
|
<groupId>BOSEconomy</groupId>
|
||||||
@@ -134,4 +123,4 @@
|
|||||||
<systemPath>${project.basedir}/../lib/zPermissions.jar</systemPath>
|
<systemPath>${project.basedir}/../lib/zPermissions.jar</systemPath>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</project>
|
</project>
|
||||||
|
4
pom.xml
4
pom.xml
@@ -41,8 +41,8 @@
|
|||||||
|
|
||||||
<repositories>
|
<repositories>
|
||||||
<repository>
|
<repository>
|
||||||
<id>bukkit-repo</id>
|
<id>ess-repo</id>
|
||||||
<url>http://repo.bukkit.org/content/groups/public</url>
|
<url>http://repo.ess3.net/content/groups/public</url>
|
||||||
</repository>
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user