Skip to content

Commit

Permalink
Added developers info (to contact) to pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
dhendriks committed Mar 13, 2020
1 parent cf5caeb commit 679e388
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,15 @@
</license>
</licenses>

<developers>
<developer>
<id>dhendriks</id>
<name>Dennis Hendriks</name>
<email>[email protected]</email>
<timezone>Europe/Amsterdam</timezone>
</developer>
</developers>

<properties>
<project.build.sourceEncoding>
UTF-8
Expand Down

0 comments on commit 679e388

Please sign in to comment.