diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -87,6 +87,12 @@ </developer>
</developers>
+ <contributors>
+ <contributor>
+ <name>Matt Tucker</name>
+ </contributor>
+ </contributors>
+
<dependencies>
<dependency>
<groupId>org.cojen</groupId>
|