mirror of https://github.com/apache/maven.git
[MNG-4805] Update default plugin versions used for built-in lifecycle mappings
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@998642 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f0e9201748
commit
3bbe5bcd80
|
@ -161,7 +161,7 @@ problem.
|
||||||
org.apache.maven.plugins:maven-surefire-plugin:2.5:test
|
org.apache.maven.plugins:maven-surefire-plugin:2.5:test
|
||||||
</test>
|
</test>
|
||||||
<package>
|
<package>
|
||||||
org.apache.maven.plugins:maven-ejb-plugin:2.2.1:ejb
|
org.apache.maven.plugins:maven-ejb-plugin:2.3:ejb
|
||||||
</package>
|
</package>
|
||||||
<install>
|
<install>
|
||||||
org.apache.maven.plugins:maven-install-plugin:2.3.1:install
|
org.apache.maven.plugins:maven-install-plugin:2.3.1:install
|
||||||
|
|
Loading…
Reference in New Issue