Author: chtompki
Date: Sat May 27 15:01:46 2017
New Revision: 1796405
URL: http://svn.apache.org/viewvc?rev=1796405&view=rev
Log:
(chore) adding commons.module.name to pom
Modified:
commons/proper/beanutils/trunk/pom.xml
Modified: commons/proper/beanutils/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/pom.xml?rev=1796405&r1=1796404&r2=1796405&view=diff
==============================================================================
--- commons/proper/beanutils/trunk/pom.xml (original)
+++ commons/proper/beanutils/trunk/pom.xml Sat May 27 15:01:46 2017
@@ -35,6 +35,7 @@
<maven.compiler.source>1.6</maven.compiler.source>
<maven.compiler.target>1.6</maven.compiler.target>
<commons.componentid>beanutils</commons.componentid>
+ <commons.module.name>org.apache.commons.beanutils</commons.module.name>
<commons.release.version>1.9.3</commons.release.version>
<commons.jira.id>BEANUTILS</commons.jira.id>
<commons.jira.pid>12310460</commons.jira.pid>