summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authormd_5 <git@md-5.net>2015-01-12 21:43:45 +1100
committermd_5 <git@md-5.net>2015-01-12 21:43:45 +1100
commit0643caa8883535174f3e7672b5514525b23a0fbf (patch)
tree00c94baddc12c41074e177d897625b59c086b166 /pom.xml
parent66f6bfdaac4d68cda4e4fbc00e67440033efe1b2 (diff)
downloadcraftbukkit-0643caa8883535174f3e7672b5514525b23a0fbf.tar
craftbukkit-0643caa8883535174f3e7672b5514525b23a0fbf.tar.gz
craftbukkit-0643caa8883535174f3e7672b5514525b23a0fbf.tar.lz
craftbukkit-0643caa8883535174f3e7672b5514525b23a0fbf.tar.xz
craftbukkit-0643caa8883535174f3e7672b5514525b23a0fbf.zip
Use SpecialSource 1.2.1 - greatly reduced memory usage.
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 9298500a..fec390d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -244,7 +244,7 @@
<plugin>
<groupId>net.md-5</groupId>
<artifactId>specialsource-maven-plugin</artifactId>
- <version>1.2</version>
+ <version>1.2.1</version>
<executions>
<execution>
<phase>package</phase>