Fix typo on pom.xml

Bruce's developer id was mistyped.

Signed-off-by: Doug Morato <dm@corp.io>
This commit is contained in:
Doug Morato 2015-10-26 18:18:31 -04:00
parent bdc99f305a
commit cf84e674b7

View File

@ -27,7 +27,7 @@
<developers> <developers>
<developer> <developer>
<id>mayher64</id> <id>mayhew64</id>
<name>Bruce Mayhew</name> <name>Bruce Mayhew</name>
<email>webgoat@owasp.org</email> <email>webgoat@owasp.org</email>
<organization>OWASP</organization> <organization>OWASP</organization>