diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2007-12-11 02:48:37 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2007-12-11 02:48:37 +0000 |
commit | 0887e24268f5e33c1dffc73d288a6d4708d37121 (patch) | |
tree | 8126be711ef0de007642f26bc6262b61f2035d55 /pom.xml | |
parent | 58ce109dfe62592dfb22ad08bedff8950c2613d5 (diff) | |
download | jackcess-0887e24268f5e33c1dffc73d288a6d4708d37121.tar.gz jackcess-0887e24268f5e33c1dffc73d288a6d4708d37121.zip |
another parent update
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@202 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.2</version> + <version>1.0.3</version> </parent> <groupId>com.healthmarketscience.jackcess</groupId> <artifactId>jackcess</artifactId> |