Author: chtompki
Date: Sun May 28 00:24:16 2017
New Revision: 1796464

URL: http://svn.apache.org/viewvc?rev=1796464&view=rev
Log:
(chore) adding commons.module.name to pom

Modified:
    commons/proper/configuration/trunk/pom.xml

Modified: commons/proper/configuration/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/configuration/trunk/pom.xml?rev=1796464&r1=1796463&r2=1796464&view=diff
==============================================================================
--- commons/proper/configuration/trunk/pom.xml (original)
+++ commons/proper/configuration/trunk/pom.xml Sun May 28 00:24:16 2017
@@ -473,6 +473,7 @@
 
   <properties>
     <commons.componentid>configuration</commons.componentid>
+    
<commons.module.name>org.apache.commons.configuration2</commons.module.name>
     <commons.release.version>2.1.1</commons.release.version>
     <commons.release.desc>(reworked 2.x version)</commons.release.desc>
     
<commons.release.2.name>commons-configuration-${commons.release.2.version}</commons.release.2.name>


Reply via email to