diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2011-06-09 04:05:38 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2011-06-09 04:05:38 +0000 |
commit | dc77fd55be1da2ace6744e7066681dce198ebce8 (patch) | |
tree | ba704d99d15508d179d024077ce0d6c7bea126c2 /pom.xml | |
parent | 5f93a558aefae1d95fef260240c64fe1011e1e56 (diff) | |
download | jackcess-dc77fd55be1da2ace6744e7066681dce198ebce8.tar.gz jackcess-dc77fd55be1da2ace6744e7066681dce198ebce8.zip |
update parent pom
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@563 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.7</version> + <version>1.0.8</version> </parent> <groupId>com.healthmarketscience.jackcess</groupId> <artifactId>jackcess</artifactId> |