You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2014/05/26 16:19:18 UTC

svn commit: r1597593 - /commons/proper/dbcp/trunk/pom.xml

Author: sebb
Date: Mon May 26 14:19:18 2014
New Revision: 1597593

URL: http://svn.apache.org/r1597593
Log:
Document why assembly plugin version is overridden

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

Modified: commons/proper/dbcp/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/dbcp/trunk/pom.xml?rev=1597593&r1=1597592&r2=1597593&view=diff
==============================================================================
--- commons/proper/dbcp/trunk/pom.xml (original)
+++ commons/proper/dbcp/trunk/pom.xml Mon May 26 14:19:18 2014
@@ -286,6 +286,8 @@
         </plugin>
         <plugin>
           <artifactId>maven-assembly-plugin</artifactId>
+          <!-- Remove version override when 2.5 is released and parent is upgraded -->
+          <!-- Workaround for MASSEMBLY-637 -->
           <version>2.3</version>
           <configuration>
             <descriptors>