]> source.dussan.org Git - sonarqube.git/commitdiff
Upgrade maven-compiler-plugin to 3.0
authorSimon Brandhof <simon.brandhof@gmail.com>
Mon, 25 Mar 2013 13:47:14 +0000 (14:47 +0100)
committerSimon Brandhof <simon.brandhof@gmail.com>
Mon, 25 Mar 2013 13:53:12 +0000 (14:53 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index 9dcebc3f3f85366f656b5514a6d90adbe7ec50e5..5fb410737f77f63fdc0913c911630339e1d5b8bf 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-compiler-plugin</artifactId>
-          <version>2.5.1</version>
+          <version>3.0</version>
         </plugin>
         <plugin>
           <!-- not thread safe -->