config: version bump for maven-assembly-plugin

This commit is contained in:
Roman Ivanov 2016-11-16 14:14:13 -08:00 committed by Roman Ivanov
parent d49732c325
commit 23202260b2
1 changed files with 1 additions and 1 deletions

View File

@ -1365,7 +1365,7 @@
<!-- Creates the binary and source distributions -->
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
<version>2.6</version>
<version>3.0.0</version>
<configuration>
<descriptors>
<descriptor>config/assembly-bin.xml</descriptor>