aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2017-04-21 21:50:55 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2017-04-21 21:50:55 +0000
commit1f28e955e5dd655950ef8c3903439d70eb4d375d (patch)
tree83b2870479ecc5a954272306654853bd34acd1df /pom.xml
parent4feb8fbfd1f90589f6e7cc54bee67c1a200a7840 (diff)
downloadjackcess-1f28e955e5dd655950ef8c3903439d70eb4d375d.tar.gz
jackcess-1f28e955e5dd655950ef8c3903439d70eb4d375d.zip
update parent pom
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1089 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'pom.xml')
-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>