diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2015-11-07 02:26:13 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2015-11-07 02:26:13 +0000 |
commit | 86b2f3a9831d89091b86d292901c2b38b8dc61bb (patch) | |
tree | 87b33f0f02238241aae8943a6522b3b2dc756d01 | |
parent | cfb34746c80adbbf3638f27a2c678f669f49b92c (diff) | |
download | jackcess-86b2f3a9831d89091b86d292901c2b38b8dc61bb.tar.gz jackcess-86b2f3a9831d89091b86d292901c2b38b8dc61bb.zip |
update parent pom
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@962 f203690c-595d-4dc9-a70b-905162fa7fd2
-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.1.3-SNAPSHOT</version> + <version>1.1.3</version> </parent> <groupId>com.healthmarketscience.jackcess</groupId> <artifactId>jackcess</artifactId> |