From a306bd91f61d59434d13b756b1fbf87a9eae01c9 Mon Sep 17 00:00:00 2001 From: James Ahlborn Date: Sat, 11 May 2013 02:56:12 +0000 Subject: [PATCH] retry release git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@720 f203690c-595d-4dc9-a70b-905162fa7fd2 --- pom.xml | 4 ++-- src/changes/changes.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 140c457..12089a6 100644 --- a/pom.xml +++ b/pom.xml @@ -3,13 +3,13 @@ com.healthmarketscience openhms-parent - 1.0.14 + 1.0.15 com.healthmarketscience.jackcess jackcess Jackcess A pure Java library for reading from and writing to MS Access databases. - 1.2.11-SNAPSHOT + 1.2.12-SNAPSHOT http://jackcess.sf.net 2005 diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 09ed664..0564cc5 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -4,7 +4,7 @@ Tim McCune - + Do not unicode compress strings which are longer than 1024 chars. -- 2.39.5