aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2018-11-27 02:35:52 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2018-11-27 02:35:52 +0000
commit985b8674968ca118a4845280174aa69924242145 (patch)
treedd42f691cdca5bdcd6542cd488769ec636af5039 /pom.xml
parentbf0202a5acf345634ca12c80f2fca2d825151fc8 (diff)
downloadjackcess-985b8674968ca118a4845280174aa69924242145.tar.gz
jackcess-985b8674968ca118a4845280174aa69924242145.zip
update parent pom; fix test failure
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/jdk8@1229 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6bb3a9d..41af67c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>com.healthmarketscience</groupId>
<artifactId>openhms-parent</artifactId>
- <version>1.1.10</version>
+ <version>2.0.0-SNAPSHOT</version>
</parent>
<groupId>com.healthmarketscience.jackcess</groupId>
<artifactId>jackcess</artifactId>