diff options
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> |