Use SpecialSource 1.2.1 - greatly reduced memory usage.

This commit is contained in:
md_5 2015-01-12 21:43:45 +11:00
parent 66f6bfdaac
commit 0643caa888

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>