Update from upstream SpigotMC

c5492f80081
d5bf8668b99
a93b19a04cd
This commit is contained in:
Zach Brown
2014-12-09 19:58:37 -06:00
parent e67bfe69d1
commit 56ceecc674
2 changed files with 1 additions and 8 deletions

View File

@@ -25,13 +25,6 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
+ <parent>
+ <groupId>org.spigotmc</groupId>
+ <artifactId>spigot-parent</artifactId>
+ <version>dev-SNAPSHOT</version>
+ <relativePath>../pom.xml</relativePath>
+ </parent>
+
+ <repositories>
+ <repository>
+ <id>sonatype-snapshots</id>