aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2013-07-10 00:55:55 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2013-07-10 00:55:55 +0000
commit19349b7ad16081643da1e18217ba726f177610a0 (patch)
tree0ecca71751ba8b0ad0dd953bb0ec41bf174c6f50
parenta435d70e58333d20f86f53ebae83959f438239a2 (diff)
downloadjackcess-19349b7ad16081643da1e18217ba726f177610a0.tar.gz
jackcess-19349b7ad16081643da1e18217ba726f177610a0.zip
update package
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/jackcess-2@746 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 5d266f9..eab8c1d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -164,7 +164,7 @@
<configuration>
<instrumentation>
<excludes>
- <exclude>com/healthmarketscience/jackcess/scsu/**</exclude>
+ <exclude>com/healthmarketscience/jackcess/impl/scsu/**</exclude>
</excludes>
</instrumentation>
</configuration>