summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2010-10-28 00:07:10 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2010-10-28 00:07:10 +0000
commit965d6bab27014cd32c0fe4eb00b0eeae6df59d20 (patch)
tree3c09444647b11a94baba89efefced3928b7246df
parent5afccb9943076b8c8ca67cce50be77fa05096073 (diff)
downloadjackcess-965d6bab27014cd32c0fe4eb00b0eeae6df59d20.tar.gz
jackcess-965d6bab27014cd32c0fe4eb00b0eeae6df59d20.zip
test all formats
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@490 f203690c-595d-4dc9-a70b-905162fa7fd2
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ec3d893..c70d850 100644
--- a/pom.xml
+++ b/pom.xml
@@ -188,6 +188,6 @@
</distributionManagement>
<properties>
<jackcess.bigIndex>true</jackcess.bigIndex>
- <jackcess.testFormats>V2000,V2003,V2007</jackcess.testFormats>
+ <jackcess.testFormats>V1997,V2000,V2003,V2007</jackcess.testFormats>
</properties>
</project>