diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2015-10-07 02:36:49 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2015-10-07 02:36:49 +0000 |
commit | 1809de489c4b9670b88c25adc1e863adddcd60a8 (patch) | |
tree | 1a4e99afd330b0f18b3c839bd3d425b4859f0d1d /pom.xml | |
parent | 04dcb1fffa3ec07471203259cdb46d45699cfb3f (diff) | |
download | jackcess-1809de489c4b9670b88c25adc1e863adddcd60a8.tar.gz jackcess-1809de489c4b9670b88c25adc1e863adddcd60a8.zip |
undo accidental commit
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@957 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.1.2-SNAPSHOT</version> + <version>1.1.1</version> </parent> <groupId>com.healthmarketscience.jackcess</groupId> <artifactId>jackcess</artifactId> |