upgrade to compiler plugin 2.4-SNAPSHOT to test perf improvement on jenkins

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295658 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-03-01 16:33:50 +00:00
parent 485675de1e
commit 4fdcbae3c1
1 changed files with 1 additions and 1 deletions

View File

@ -1602,7 +1602,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>2.3.2</version>
<version>2.4-SNAPSHOT</version>
<configuration>
<source>1.5</source>
<target>1.5</target>