(chore) adding commons.module.name to pom

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/digester/trunk@1796843 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index ce78c0b..1bc8015 100644
--- a/pom.xml
+++ b/pom.xml
@@ -192,6 +192,7 @@
     <maven.compile.source>1.5</maven.compile.source>
     <maven.compile.target>1.5</maven.compile.target>
     <commons.componentid>digester</commons.componentid>
+    <commons.module.name>org.apache.commons.digester3</commons.module.name>
     <commons.release.version>3.3</commons.release.version>
     <commons.release.desc>(minimum JDK 1.5)</commons.release.desc>
     <commons.release.2.version>2.1</commons.release.2.version>