Browse Source

test all formats

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@490 f203690c-595d-4dc9-a70b-905162fa7fd2
tags/jackcess-1.2.2
James Ahlborn 13 years ago
parent
commit
965d6bab27
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml View File

@@ -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>

Loading…
Cancel
Save