diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2007-12-10 15:39:24 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2007-12-10 15:39:24 +0000 |
commit | 58ce109dfe62592dfb22ad08bedff8950c2613d5 (patch) | |
tree | 6f74d9ccc0985b54416fc6f43f55ba8b1290c472 /pom.xml | |
parent | 16b963d70c2f7de274db9003b20c828475eaaf74 (diff) | |
download | jackcess-58ce109dfe62592dfb22ad08bedff8950c2613d5.tar.gz jackcess-58ce109dfe62592dfb22ad08bedff8950c2613d5.zip |
new parent pom
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@201 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.1</version> + <version>1.0.2</version> </parent> <groupId>com.healthmarketscience.jackcess</groupId> <artifactId>jackcess</artifactId> |