Add attribution in the pom
This commit is contained in:
parent
30834d13ad
commit
9f778a5b82
6
pom.xml
6
pom.xml
|
@ -737,6 +737,12 @@
|
||||||
<id>rbhman</id>
|
<id>rbhman</id>
|
||||||
<name>Bruno Hedman</name>
|
<name>Bruno Hedman</name>
|
||||||
</developer>
|
</developer>
|
||||||
|
|
||||||
|
<developer>
|
||||||
|
<id>bratwurtz</id>
|
||||||
|
<name>Dušan Marković</name>
|
||||||
|
<organization>Better</organization>
|
||||||
|
</developer>
|
||||||
</developers>
|
</developers>
|
||||||
|
|
||||||
<licenses>
|
<licenses>
|
||||||
|
|
Loading…
Reference in New Issue