update pom.xml

pull/137/head
ruibaby 2019-03-14 17:12:52 +08:00
parent 372d13523f
commit 60472912fa
1 changed files with 10 additions and 0 deletions

10
pom.xml
View File

@ -11,6 +11,11 @@
halo一个基于SpringBoot的博客系统最求轻快易用以内容为中心。
</description>
<organization>
<name>halo-dev</name>
<url>https://github.com/halo-dev</url>
</organization>
<developers>
<developer>
<id>ruibaby</id>
@ -18,6 +23,11 @@
<email>i@ryanc.cc</email>
<url>https://ryanc.cc</url>
</developer>
<developer>
<id>JohnNiang</id>
<name>John Niang</name>
<url>https://johnniang.me</url>
</developer>
</developers>
<parent>