aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2024-02-03 18:17:33 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2024-02-03 18:17:33 +0000
commit672387c5a4499e6c104a1c09dc845a5cdb6c62f1 (patch)
tree9e4b3e0cb3d7f1d2661e59187bead4feb7e4ed61 /pom.xml
parent19ee157d4a7f8f26ed4950eb18d14721c54bb1a5 (diff)
downloadjackcess-672387c5a4499e6c104a1c09dc845a5cdb6c62f1.tar.gz
jackcess-672387c5a4499e6c104a1c09dc845a5cdb6c62f1.zip
fix NumberFormatter so that it formats according to the locale of the current db
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1406 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index a7e7eeb..0b57a82 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,7 +131,6 @@
<value>${jackcess.testFormats}</value>
</property>
</systemProperties>
- <argLine>-Duser.language=en -Duser.region=US</argLine>
</configuration>
</plugin>
</plugins>