compiler plugin 2.4 is faster

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1338062 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-05-14 08:44:52 +00:00
parent 55635911ec
commit a31a898955
1 changed files with 5 additions and 0 deletions

View File

@ -404,6 +404,11 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>2.4</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>