mirror of https://github.com/halo-dev/halo
update pom.xml
parent
372d13523f
commit
60472912fa
10
pom.xml
10
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue