diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2019-02-06 01:01:14 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2019-02-06 01:01:14 +0000 |
commit | 116fad0ad42bf89867091710d64ef8ef5d4ee0d4 (patch) | |
tree | 184d70f9ca54fb22cdda8e600a505c0ec0d70f57 /pom.xml | |
parent | e94e860ebf7c6419738035a8a42f24e579836119 (diff) | |
download | jackcess-116fad0ad42bf89867091710d64ef8ef5d4ee0d4.tar.gz jackcess-116fad0ad42bf89867091710d64ef8ef5d4ee0d4.zip |
update site docs for 3.0.0 releasejdk8
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/jdk8@1279 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.0-SNAPSHOT</version> + <version>2.0.0</version> </parent> <groupId>com.healthmarketscience.jackcess</groupId> <artifactId>jackcess</artifactId> |