diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2019-02-28 00:48:13 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2019-02-28 00:48:13 +0000 |
commit | 3be677013b1eee017d4b5a05dd2b78ca2be9531a (patch) | |
tree | 9afd80e1c609751cdfdc31dfaadc856176cc9b6a /pom.xml | |
parent | 1fb85bd37a398ff94abd048bfea0a4ec9c8b86d9 (diff) | |
download | jackcess-3be677013b1eee017d4b5a05dd2b78ca2be9531a.tar.gz jackcess-3be677013b1eee017d4b5a05dd2b78ca2be9531a.zip |
update parent pom
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1296 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>2.0.1</version> + <version>2.0.2</version> </parent> <groupId>com.healthmarketscience.jackcess</groupId> <artifactId>jackcess</artifactId> |