]> source.dussan.org Git - archiva.git/commitdiff
upgrade to compiler plugin 2.4-SNAPSHOT to test perf improvement on jenkins
authorOlivier Lamy <olamy@apache.org>
Thu, 1 Mar 2012 16:33:50 +0000 (16:33 +0000)
committerOlivier Lamy <olamy@apache.org>
Thu, 1 Mar 2012 16:33:50 +0000 (16:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295658 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 0af8fc5beddbbed07408386ae972f351ad44e9f1..0b3708bb4d2a2dfcb8a754832117ae14480a16e0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <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>