diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2013-07-10 00:55:55 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2013-07-10 00:55:55 +0000 |
commit | 19349b7ad16081643da1e18217ba726f177610a0 (patch) | |
tree | 0ecca71751ba8b0ad0dd953bb0ec41bf174c6f50 | |
parent | a435d70e58333d20f86f53ebae83959f438239a2 (diff) | |
download | jackcess-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -164,7 +164,7 @@ <configuration> <instrumentation> <excludes> - <exclude>com/healthmarketscience/jackcess/scsu/**</exclude> + <exclude>com/healthmarketscience/jackcess/impl/scsu/**</exclude> </excludes> </instrumentation> </configuration> |