]> source.dussan.org Git - archiva.git/commitdiff
faster version of compiler plugin
authorOlivier Lamy <olamy@apache.org>
Mon, 7 Jan 2013 07:49:05 +0000 (07:49 +0000)
committerOlivier Lamy <olamy@apache.org>
Mon, 7 Jan 2013 07:49:05 +0000 (07:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@1429696 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 837ff57d21a205d0e557f4ad6f4a4de7060a6c35..31032a6a6ddbbb0a39c276e5d864580197d29d03 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-compiler-plugin</artifactId>
-          <version>2.0.2</version>
+          <version>2.5.1</version>
           <configuration>
             <source>1.5</source>
             <target>1.5</target>