aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 90d8ba2..9bf3ce6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>com.healthmarketscience</groupId>
<artifactId>openhms-parent</artifactId>
- <version>1.1.7</version>
+ <version>1.1.8</version>
</parent>
<groupId>com.healthmarketscience.jackcess</groupId>
<artifactId>jackcess</artifactId>
@@ -122,7 +122,6 @@
<forkMode>once</forkMode>
<parallel>classes</parallel>
<threadCount>2</threadCount>
- <argLine>-Xmx256M</argLine>
<systemProperties>
<property>
<name>log4j.configuration</name>