(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:
parent
441df91aa1
commit
a2609356e0
5
pom.xml
5
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue