Updated for package changes in SpoutAPI

This commit is contained in:
zml2008
2012-01-08 17:05:35 -08:00
parent 9c3634d93d
commit c0d13e9b7d
15 changed files with 59 additions and 60 deletions

View File

@@ -86,7 +86,7 @@
<!-- Spout -->
<dependency>
<groupId>org.getspout</groupId>
<groupId>org.spout</groupId>
<artifactId>spoutapi</artifactId>
<version>dev-SNAPSHOT</version>
</dependency>