(chore) adding commons.module.name to pom

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/bsf/trunk@1796409 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 9211d7e..5379909 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,6 +44,7 @@
       <maven.compiler.source>1.3</maven.compiler.source>
       <maven.compiler.target>1.3</maven.compiler.target>
       <commons.componentid>bsf</commons.componentid>
+      <commons.module.name>org.apache.commons.bsf</commons.module.name>
       <commons.release.version>2.4.0</commons.release.version>
       <commons.release.desc></commons.release.desc>