Use SpecialSource 1.2.1 - greatly reduced memory usage.

By: md_5 <git@md-5.net>
This commit is contained in:
CraftBukkit/Spigot 2015-01-12 21:43:45 +11:00
parent 9fc13cefb1
commit fb01afbadc

View File

@ -244,7 +244,7 @@
<plugin> <plugin>
<groupId>net.md-5</groupId> <groupId>net.md-5</groupId>
<artifactId>specialsource-maven-plugin</artifactId> <artifactId>specialsource-maven-plugin</artifactId>
<version>1.2</version> <version>1.2.1</version>
<executions> <executions>
<execution> <execution>
<phase>package</phase> <phase>package</phase>