diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2007-12-26 16:19:40 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2007-12-26 16:19:40 +0000 |
commit | 3c9e672a7d1fa96a8be4de8f3175c5751ef0efe0 (patch) | |
tree | a80b4e092e4213e0d5aa0425f036d3c5dcff5b5d /pom.xml | |
parent | e27464e136df51c8a12e432e2efa27831d82edb3 (diff) | |
download | jackcess-3c9e672a7d1fa96a8be4de8f3175c5751ef0efe0.tar.gz jackcess-3c9e672a7d1fa96a8be4de8f3175c5751ef0efe0.zip |
fix site to work with inheritance
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@206 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ <parent> <groupId>com.healthmarketscience</groupId> <artifactId>openhms-parent</artifactId> - <version>1.0.3</version> + <version>1.0.4</version> </parent> <groupId>com.healthmarketscience.jackcess</groupId> <artifactId>jackcess</artifactId> |