diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2022-11-26 01:09:17 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2022-11-26 01:09:17 +0000 |
commit | e8cd3131bdffd29b640175836cbf7edf07b5760c (patch) | |
tree | ad070d448ddd292d5d07645d87ecf3013e967699 | |
parent | 7b338ea7bfd9fb9677c7c1634d760f41b4a611ab (diff) | |
download | jackcess-e8cd3131bdffd29b640175836cbf7edf07b5760c.tar.gz jackcess-e8cd3131bdffd29b640175836cbf7edf07b5760c.zip |
update parent pom version
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1394 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>2.0.6</version> + <version>2.0.7</version> </parent> <groupId>com.healthmarketscience.jackcess</groupId> <artifactId>jackcess</artifactId> |