(chore) adding commons.module.name to pom
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/55110129 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/55110129 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/55110129 Branch: refs/heads/release Commit: 551101299da7f75ea5478db1a6bc194963e0ac34 Parents: 577f7b3 Author: Rob Tompkins <chtom...@gmail.com> Authored: Sat May 27 10:25:01 2017 -0400 Committer: Rob Tompkins <chtom...@gmail.com> Committed: Sat May 27 10:25:01 2017 -0400 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-lang/blob/55110129/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6346074..09b6aea 100644 --- a/pom.xml +++ b/pom.xml @@ -576,6 +576,7 @@ properties that depend on the componentid. --> <commons.componentid>lang3</commons.componentid> + <commons.module.name>org.apache.commons.lang3</commons.module.name> <!-- Current 3.x release series --> <commons.release.version>3.5</commons.release.version> <commons.release.desc>(Java 6.0+)</commons.release.desc>