Author: ggregory Date: Wed Oct 22 04:09:42 2014 New Revision: 1633511 URL: http://svn.apache.org/r1633511 Log: MASSEMBLY-637 was fixed in 2.4.1.
Modified: commons/proper/commons-parent/trunk/pom.xml Modified: commons/proper/commons-parent/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1633511&r1=1633510&r2=1633511&view=diff ============================================================================== --- commons/proper/commons-parent/trunk/pom.xml (original) +++ commons/proper/commons-parent/trunk/pom.xml Wed Oct 22 04:09:42 2014 @@ -238,11 +238,7 @@ Version 35: <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-assembly-plugin</artifactId> - <!-- - 2.4 is broken: MASSEMBLY-637 - Downgrade now in case 2.5 not released before next CP release - --> - <version>2.3</version> + <version>2.4.1</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId>