Author: rmannibucau
Date: Sun Sep 24 10:20:56 2017
New Revision: 1809489

URL: http://svn.apache.org/viewvc?rev=1809489&view=rev
Log:
autoVersionSubmodules since all modules share the same version

Modified:
    commons/proper/jcs/branches/commons-jcs-2.2.x/pom.xml

Modified: commons/proper/jcs/branches/commons-jcs-2.2.x/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/jcs/branches/commons-jcs-2.2.x/pom.xml?rev=1809489&r1=1809488&r2=1809489&view=diff
==============================================================================
--- commons/proper/jcs/branches/commons-jcs-2.2.x/pom.xml (original)
+++ commons/proper/jcs/branches/commons-jcs-2.2.x/pom.xml Sun Sep 24 10:20:56 
2017
@@ -496,6 +496,7 @@
           <plugin>
             <artifactId>maven-release-plugin</artifactId>
             <configuration>
+              <autoVersionSubmodules>true</autoVersionSubmodules>
               <releaseProfiles>release</releaseProfiles>
             </configuration>
           </plugin>


Reply via email to