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/08/22 06:37:57 UTC

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

Author: ggregory
Date: Sat Aug 22 04:37:57 2015
New Revision: 1697074

URL: http://svn.apache.org/r1697074
Log:
maven-assembly-plugin 2.5.4 -> 2.5.5.

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=1697074&r1=1697073&r2=1697074&view=diff
==============================================================================
--- commons/proper/codec/trunk/pom.xml (original)
+++ commons/proper/codec/trunk/pom.xml Sat Aug 22 04:37:57 2015
@@ -276,7 +276,7 @@ limitations under the License.
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-assembly-plugin</artifactId>
-        <version>2.5.4</version>
+        <version>2.5.5</version>
         <configuration>
           <descriptors>
             <descriptor>src/main/assembly/bin.xml</descriptor>