You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2015/06/04 17:55:08 UTC

svn commit: r1683581 - /commons/proper/codec/trunk/pom.xml

Author: ggregory
Date: Thu Jun  4 15:55:08 2015
New Revision: 1683581

URL: http://svn.apache.org/r1683581
Log:
maven-assembly-plugin 2.5.3 -> 2.5.4.

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=1683581&r1=1683580&r2=1683581&view=diff
==============================================================================
--- commons/proper/codec/trunk/pom.xml (original)
+++ commons/proper/codec/trunk/pom.xml Thu Jun  4 15:55:08 2015
@@ -276,7 +276,7 @@ limitations under the License.
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-assembly-plugin</artifactId>
-        <version>2.5.3</version>
+        <version>2.5.4</version>
         <configuration>
           <descriptors>
             <descriptor>src/main/assembly/bin.xml</descriptor>