]> source.dussan.org Git - jackcess.git/commitdiff
add 2010 to default test formats
authorJames Ahlborn <jtahlborn@yahoo.com>
Sat, 14 May 2011 12:21:27 +0000 (12:21 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Sat, 14 May 2011 12:21:27 +0000 (12:21 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@557 f203690c-595d-4dc9-a70b-905162fa7fd2

pom.xml

diff --git a/pom.xml b/pom.xml
index 689c05903122b58ac36ce45c1e0b0acf129c542f..ece1cc419fed8db1e0f19d46a61f234193814b41 100644 (file)
--- a/pom.xml
+++ b/pom.xml
   </distributionManagement>
   <properties>
     <jackcess.bigIndex>true</jackcess.bigIndex>
-    <jackcess.testFormats>V1997,V2000,V2003,V2007</jackcess.testFormats>
+    <jackcess.testFormats>V1997,V2000,V2003,V2007,V2010</jackcess.testFormats>
   </properties>
 </project>