aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index fb50db7..06bbc83 100644
--- a/pom.xml
+++ b/pom.xml
@@ -369,6 +369,7 @@
<artifactId>maven-pmd-plugin</artifactId>
<configuration>
<targetJdk>1.4</targetJdk>
+ <maxmemory>512m</maxmemory>
</configuration>
</plugin>