Adding myself as a developer to pom.xml

This commit is contained in:
Gunnar Morling 2017-06-09 18:04:16 +02:00
parent cf7bb2a8cd
commit 8e274de33d

View File

@ -40,6 +40,13 @@
<organizationUrl>http://redhat.com</organizationUrl>
<timezone>-6</timezone>
</developer>
<developer>
<id>gunnarmorling</id>
<name>Gunnar Morling</name>
<organization>Red Hat</organization>
<organizationUrl>http://redhat.com</organizationUrl>
<timezone>+2</timezone>
</developer>
</developers>
<properties>
<!-- Instruct the build to use only UTF-8 encoding for source code -->