aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2015-04-17 00:28:32 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2015-04-17 00:28:32 +0000
commit17908417ae79b7272f6ae05aa28ea3554a2761b5 (patch)
treee10827e8d57c5543c2b7298696ae53e6f78812cd /pom.xml
parent99fa877f0f40f60bbe9d30f385b1c6b211070a04 (diff)
downloadjackcess-17908417ae79b7272f6ae05aa28ea3554a2761b5.tar.gz
jackcess-17908417ae79b7272f6ae05aa28ea3554a2761b5.zip
relicense with Apache License
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@930 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 993b2fd..0ea574b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,13 +3,13 @@
<parent>
<groupId>com.healthmarketscience</groupId>
<artifactId>openhms-parent</artifactId>
- <version>1.0.17</version>
+ <version>1.1.1</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>2.0.10-SNAPSHOT</version>
+ <version>2.1.0-SNAPSHOT</version>
<url>http://jackcess.sf.net</url>
<inceptionYear>2005</inceptionYear>
<developers>