(chore) adding commons.module.name to pom

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/functor/trunk@1797040 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 5c39aa5..9717dc3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,6 +123,7 @@
     <maven.compiler.source>1.5</maven.compiler.source>
     <maven.compiler.target>1.5</maven.compiler.target>
     <commons.componentid>functor</commons.componentid>
+    <commons.module.name>org.apache.commons.functor</commons.module.name>
     <commons.release.version>1.0</commons.release.version>
     <commons.rc.version>RC1</commons.rc.version>
     <commons.jira.id>FUNCTOR</commons.jira.id>