Author: chtompki
Date: Sat May 27 15:06:24 2017
New Revision: 1796409
URL: http://svn.apache.org/viewvc?rev=1796409&view=rev
Log:
(chore) adding commons.module.name to pom
Modified:
commons/proper/bsf/trunk/pom.xml
Modified: commons/proper/bsf/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/bsf/trunk/pom.xml?rev=1796409&r1=1796408&r2=1796409&view=diff
==============================================================================
--- commons/proper/bsf/trunk/pom.xml (original)
+++ commons/proper/bsf/trunk/pom.xml Sat May 27 15:06:24 2017
@@ -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>