Update old Spout lib to SpoutCraft
This commit is contained in:
parent
8b324a0aa4
commit
47f9513f72
Binary file not shown.
6
pom.xml
6
pom.xml
@ -53,9 +53,9 @@
|
||||
<systemPath>${project.basedir}/lib/Citizens.jar</systemPath>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.getSpout</groupId>
|
||||
<artifactId>SpoutPlugin</artifactId>
|
||||
<version>1.5.1-R0.3-SNAPSHOT</version>
|
||||
<groupId>org.getspout</groupId>
|
||||
<artifactId>spoutapi</artifactId>
|
||||
<version>1.6.4-SNAPSHOT</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${project.basedir}/lib/SpoutPlugin.jar</systemPath>
|
||||
</dependency>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user