(chore) adding commons.module.name to pom

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1796463 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Rob Tompkins 2017-05-28 00:04:41 +00:00
parent 441df91aa1
commit a2609356e0
1 changed files with 5 additions and 0 deletions

View File

@ -108,6 +108,10 @@
<name>Henri Yandell</name>
<id>bayard</id>
</developer>
<developer>
<name>Rob Tompkins</name>
<id>chtompki</id>
</developer>
</developers>
<contributors>
@ -473,6 +477,7 @@
properties that depend on the componentid.
-->
<commons.componentid>collections4</commons.componentid>
<commons.module.name>org.apache.commons.collections4</commons.module.name>
<!-- Current 4.x release series -->
<commons.release.version>4.1</commons.release.version>