(chore) adding commons.module.name to pom

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/exec/trunk@1796846 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 4a685a2..2d61e54 100644
--- a/pom.xml
+++ b/pom.xml
@@ -266,6 +266,7 @@
         <maven.compiler.target>1.5</maven.compiler.target>
         <test>*Test</test>
         <commons.componentid>exec</commons.componentid>
+        <commons.module.name>org.apache.commons.exec</commons.module.name>
         <commons.jira.id>EXEC</commons.jira.id>
         <commons.jira.pid>12310814</commons.jira.pid>
         <commons.release.version>1.3</commons.release.version>