Test commit

This commit is contained in:
HappyPikachu 2015-03-12 21:04:23 -04:00
parent f215bca7a4
commit 93e7525232
1 changed files with 2 additions and 2 deletions

View File

@ -31,13 +31,13 @@
<dependencies>
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<artifactId>craftbukkit</artifactId>
<version>1.8.3-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<artifactId>craftbukkit</artifactId>
<version>1.8-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>