mirror of
https://github.com/ChestShop-authors/ChestShop-3.git
synced 2025-02-23 13:21:20 +01:00
Update Heroes
This commit is contained in:
parent
c3bc9068e1
commit
75c6e37446
8
pom.xml
8
pom.xml
@ -32,6 +32,10 @@
|
||||
<id>vault-repo</id>
|
||||
<url>http://nexus.theyeticave.net/content/repositories/pub_releases</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>heroes-repo</id>
|
||||
<url>http://nexus.theyeticave.net/content/repositories/public/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>local_repo</id>
|
||||
<url>file://${project.basedir}/repo/</url>
|
||||
@ -79,8 +83,8 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.herocraftonline.heroes</groupId>
|
||||
<artifactId>heroes</artifactId>
|
||||
<version>LATEST</version>
|
||||
<artifactId>Heroes</artifactId>
|
||||
<version>1.5.5.4-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.griefcraft.lwc</groupId>
|
||||
|
Binary file not shown.
@ -1 +0,0 @@
|
||||
62bbfd2f6c00e279ce7b0c6e729c8f1d
|
@ -1 +0,0 @@
|
||||
20494ccd06c283006ea3717485497742e6cd00fc
|
@ -1,9 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.herocraftonline.heroes</groupId>
|
||||
<artifactId>heroes</artifactId>
|
||||
<version>1.5.2-dev-b1705</version>
|
||||
<description>POM was created from install:install-file</description>
|
||||
</project>
|
@ -1 +0,0 @@
|
||||
1579404e474744f10a2901a6efad96c2
|
@ -1 +0,0 @@
|
||||
b95c6e4cae8a6eb8ac7a7de40288c0872a41f2a9
|
@ -1,12 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<metadata>
|
||||
<groupId>com.herocraftonline.heroes</groupId>
|
||||
<artifactId>heroes</artifactId>
|
||||
<versioning>
|
||||
<release>1.5.2-dev-b1705</release>
|
||||
<versions>
|
||||
<version>1.5.2-dev-b1705</version>
|
||||
</versions>
|
||||
<lastUpdated>20130308184836</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
@ -1 +0,0 @@
|
||||
a7eedf44a90756864079ecbdd9b3d39b
|
@ -1 +0,0 @@
|
||||
eb08b30c9632880f06e1941a67c7707ca7f747f1
|
Loading…
Reference in New Issue
Block a user