Author: oheger
Date: Sat Jul 28 14:53:45 2018
New Revision: 1836920

URL: http://svn.apache.org/viewvc?rev=1836920&view=rev
Log:
Added properties for commons release plugin.

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=1836920&r1=1836919&r2=1836920&view=diff
==============================================================================
--- commons/proper/configuration/trunk/pom.xml (original)
+++ commons/proper/configuration/trunk/pom.xml Sat Jul 28 14:53:45 2018
@@ -561,6 +561,9 @@
     <slf4j.version>1.7.25</slf4j.version>
     <spring.version>4.3.18.RELEASE</spring.version>
     <commons.japicmp.version>0.11.1</commons.japicmp.version>
+
+    <commons.release.isDistModule>true</commons.release.isDistModule>
+    
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/configuration</commons.distSvnStagingUrl>
   </properties>
 
   <build>


Reply via email to