]> source.dussan.org Git - jackcess.git/commitdiff
merge trunk changes through r717
authorJames Ahlborn <jtahlborn@yahoo.com>
Fri, 10 May 2013 02:39:30 +0000 (02:39 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Fri, 10 May 2013 02:39:30 +0000 (02:39 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/jackcess-2@718 f203690c-595d-4dc9-a70b-905162fa7fd2

pom.xml
src/changes/changes.xml

diff --git a/pom.xml b/pom.xml
index 6647c8ebb6188f078a5ac5942c8b4941f0ef4f6a..90f3613c202c1cfdd785360044171909385f33ed 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <groupId>com.healthmarketscience</groupId>
     <artifactId>openhms-parent</artifactId>
-    <version>1.0.12</version>
+    <version>1.0.14</version>
   </parent>
   <groupId>com.healthmarketscience.jackcess</groupId>
   <artifactId>jackcess</artifactId>
index c780507653e72782ccef61f042f1d6c5c8841940..09ed6647bc8c31da0af205360ebb19f8419748e3 100644 (file)
@@ -4,7 +4,7 @@
     <author email="javajedi@users.sf.net">Tim McCune</author>
   </properties>
   <body>
-    <release version="1.2.11" date="TBD">
+    <release version="1.2.11" date="2013-05-09">
       <action dev="jahlborn" type="fix" system="SourceForge2" issue="94">
         Do not unicode compress strings which are longer than 1024 chars.
       </action>