Skip to content

Commit 606a533

Browse files
committed
maven-assembly-plugin 2.4.1 -> 2.5.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1634451 13f79535-47bb-0310-9956-ffa450edef68
1 parent 9b140df commit 606a533

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ limitations under the License.
270270
<plugin>
271271
<groupId>org.apache.maven.plugins</groupId>
272272
<artifactId>maven-assembly-plugin</artifactId>
273-
<version>2.4.1</version>
273+
<version>2.5</version>
274274
<configuration>
275275
<descriptors>
276276
<descriptor>src/main/assembly/bin.xml</descriptor>

0 commit comments

Comments
 (0)