Add a <developers>
section to the main pom.xml
.
This commit is contained in:
parent
79c27dd885
commit
7ca36c5e67
7
pom.xml
7
pom.xml
@ -31,6 +31,13 @@
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<developers>
|
||||
<developer>
|
||||
<organization>Google</organization>
|
||||
<organizationUrl>http://www.google.com</organizationUrl>
|
||||
</developer>
|
||||
</developers>
|
||||
|
||||
<issueManagement>
|
||||
<system>GitHub Issues</system>
|
||||
<url>https://github.com/google/gson/issues</url>
|
||||
|
Loading…
Reference in New Issue
Block a user