diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2009-06-14 02:45:38 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2009-06-14 02:45:38 +0000 |
commit | cc98d27ddb6331dbd7e13d889f32098a6f98060d (patch) | |
tree | 3d3abf2440b08a972116df22b7edc4f8efaed922 /pom.xml | |
parent | 4471ce1f6f61f75fa8ffa3629861a97f101d5235 (diff) | |
download | jackcess-cc98d27ddb6331dbd7e13d889f32098a6f98060d.tar.gz jackcess-cc98d27ddb6331dbd7e13d889f32098a6f98060d.zip |
minor tweaks
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@399 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.5</version> + <version>1.0.6</version> </parent> <groupId>com.healthmarketscience.jackcess</groupId> <artifactId>jackcess</artifactId> |