summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2013-05-11 02:56:12 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2013-05-11 02:56:12 +0000
commita306bd91f61d59434d13b756b1fbf87a9eae01c9 (patch)
tree4cd94d9c3843e013ab83fe0ba721f0a8809ca9c9 /pom.xml
parent0f24ba5bf60045a3a2602ea23d8e7038af712d2b (diff)
downloadjackcess-a306bd91f61d59434d13b756b1fbf87a9eae01c9.tar.gz
jackcess-a306bd91f61d59434d13b756b1fbf87a9eae01c9.zip
retry release
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@720 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 140c457..12089a6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,13 +3,13 @@
<parent>
<groupId>com.healthmarketscience</groupId>
<artifactId>openhms-parent</artifactId>
- <version>1.0.14</version>
+ <version>1.0.15</version>
</parent>
<groupId>com.healthmarketscience.jackcess</groupId>
<artifactId>jackcess</artifactId>
<name>Jackcess</name>
<description>A pure Java library for reading from and writing to MS Access databases.</description>
- <version>1.2.11-SNAPSHOT</version>
+ <version>1.2.12-SNAPSHOT</version>
<url>http://jackcess.sf.net</url>
<inceptionYear>2005</inceptionYear>
<developers>