diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2013-05-10 01:45:19 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2013-05-10 01:45:19 +0000 |
commit | 5b59ca91f571e4fdeef8692abdd1d9c9fe824de5 (patch) | |
tree | 39a8fa7aa536874dd3dc89c0f18ae102b4911373 /pom.xml | |
parent | f1124620db002d2e8d88878e51ed27b00e59a28e (diff) | |
download | jackcess-5b59ca91f571e4fdeef8692abdd1d9c9fe824de5.tar.gz jackcess-5b59ca91f571e4fdeef8692abdd1d9c9fe824de5.zip |
prep for release
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@713 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.12</version> + <version>1.0.14</version> </parent> <groupId>com.healthmarketscience.jackcess</groupId> <artifactId>jackcess</artifactId> |