diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2006-06-15 12:42:22 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2006-06-15 12:42:22 +0000 |
commit | 4415e01593011357bf421a2f7ca596ed195c00b1 (patch) | |
tree | 23245a782631dcf5edd0c355343505b2bb84ec4f /project.xml | |
parent | da6715828a601eb89156861a7de605ab3c275994 (diff) | |
download | jackcess-4415e01593011357bf421a2f7ca596ed195c00b1.tar.gz jackcess-4415e01593011357bf421a2f7ca596ed195c00b1.zip |
inc version post release
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@59 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'project.xml')
-rw-r--r-- | project.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/project.xml b/project.xml index 945210e..e06a30c 100644 --- a/project.xml +++ b/project.xml @@ -3,7 +3,7 @@ <pomVersion>1</pomVersion> <id>jackcess</id> <name>Jackcess</name> - <currentVersion>1.1.4</currentVersion> + <currentVersion>1.1.5</currentVersion> <organization> <name>Health Market Science, Inc.</name> <url>http://www.healthmarketscience.com</url> @@ -45,6 +45,7 @@ </developer> <developer> <name>Rob Di Marco</name> + <ant:pathelement location="${maven.test.dest}"/> <organization>Health Market Science, Inc.</organization> <timezone>-5</timezone> </developer> |