updated m-dependency-p to latest

This commit is contained in:
Hervé Boutemy 2017-04-04 20:47:49 +02:00
parent 2e09197f22
commit 2cbdd86c60
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>2.10</version>
<version>3.0.0</version>
<configuration>
<includeScope>runtime</includeScope>
<prependGroupId>true</prependGroupId>