Author: sebb
Date: Mon May 16 17:46:45 2016
New Revision: 1744100

URL: http://svn.apache.org/viewvc?rev=1744100&view=rev
Log:
Default to assembly plugin version in CP40

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

Modified: commons/proper/codec/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/codec/trunk/pom.xml?rev=1744100&r1=1744099&r2=1744100&view=diff
==============================================================================
--- commons/proper/codec/trunk/pom.xml (original)
+++ commons/proper/codec/trunk/pom.xml Mon May 16 17:46:45 2016
@@ -264,7 +264,6 @@ limitations under the License.
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-assembly-plugin</artifactId>
-        <version>2.5.5</version>
         <configuration>
           <descriptors>
             <descriptor>src/assembly/bin.xml</descriptor>


Reply via email to