aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2018-11-27 02:10:17 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2018-11-27 02:10:17 +0000
commitbf0202a5acf345634ca12c80f2fca2d825151fc8 (patch)
tree7b85fdb7e964e57c71e9cbb01a73f1be1cb0f282 /pom.xml
parentcaa8db5b27710d458aa8357a50ad565ad91a1663 (diff)
downloadjackcess-bf0202a5acf345634ca12c80f2fca2d825151fc8.tar.gz
jackcess-bf0202a5acf345634ca12c80f2fca2d825151fc8.zip
prep for jdk8 switch
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/jdk8@1228 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 c1402ea..6bb3a9d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
<artifactId>jackcess</artifactId>
<name>Jackcess</name>
<description>A pure Java library for reading from and writing to MS Access databases.</description>
- <version>2.2.1-SNAPSHOT</version>
+ <version>3.0.0-SNAPSHOT</version>
<url>https://jackcess.sourceforge.io</url>
<inceptionYear>2005</inceptionYear>
<developers>