]> source.dussan.org Git - jackcess.git/commitdiff
bump version due to backards incompat changes
authorJames Ahlborn <jtahlborn@yahoo.com>
Sun, 3 May 2020 02:00:10 +0000 (02:00 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Sun, 3 May 2020 02:00:10 +0000 (02:00 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1326 f203690c-595d-4dc9-a70b-905162fa7fd2

pom.xml
src/changes/changes.xml

diff --git a/pom.xml b/pom.xml
index 4084fc5a20fe8f29e73c6132ba5dd4047a40d3d5..038d253cfacb85d481d839ef5641a0b74397d9b4 100644 (file)
--- 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>3.0.2-SNAPSHOT</version>
+  <version>3.1.0-SNAPSHOT</version>
   <url>https://jackcess.sourceforge.io</url>
   <inceptionYear>2005</inceptionYear>
   <developers>
index 5866d54c7ba986e2924c3c2a3c41c36c0b9ae529..8ad95653fa8aa09c91d6a4dda588b2dc776db32d 100644 (file)
@@ -4,7 +4,7 @@
     <author email="javajedi@users.sf.net">Tim McCune</author>
   </properties>
   <body>
-    <release version="3.0.2" date="TBD">
+    <release version="3.5.0" date="TBD">
       <action dev="jahlborn" type="update">
         Add support for Access 97 general collation order, enabling indexes to
         be used with Access 97 dbs.