summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorBrian S. O'Neill <bronee@gmail.com>2007-01-17 17:15:44 +0000
committerBrian S. O'Neill <bronee@gmail.com>2007-01-17 17:15:44 +0000
commit723cbaf65030ce7bb78a3586ceb3bccd622673aa (patch)
treee94a11a5e4cd545b5affcdb118d167d05ba5cc60 /pom.xml
parentcf123c8640a08a66740d9bfb35c8b133da6d3058 (diff)
Patch for bug 1637484 from Matt Tucker: Invalid class names generated for JdbcSupportStrategy
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 05a9eff..ec4ae4e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -87,6 +87,12 @@
</developer>
</developers>
+ <contributors>
+ <contributor>
+ <name>Matt Tucker</name>
+ </contributor>
+ </contributors>
+
<dependencies>
<dependency>
<groupId>org.cojen</groupId>