mirror of https://github.com/apache/maven.git
updated m-dependency-p to latest
This commit is contained in:
parent
2e09197f22
commit
2cbdd86c60
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue