aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2011-05-14 12:21:27 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2011-05-14 12:21:27 +0000
commit55e246d2aed6aad0861ae5d6cb9aae0b266efcac (patch)
treef65180948db2fd60623d860dc7e2928758d00e48 /pom.xml
parent58497c428cce6ee2125c59f179dfd2493969ccf0 (diff)
downloadjackcess-55e246d2aed6aad0861ae5d6cb9aae0b266efcac.tar.gz
jackcess-55e246d2aed6aad0861ae5d6cb9aae0b266efcac.zip
add 2010 to default test formats
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@557 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 689c059..ece1cc4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -197,6 +197,6 @@
</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>