]> source.dussan.org Git - sonarqube.git/commitdiff
Remove duplicated surefire property in poms
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Mon, 1 Jun 2015 11:38:14 +0000 (13:38 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Mon, 1 Jun 2015 13:03:40 +0000 (15:03 +0200)
server/sonar-server/pom.xml

index 00b38ab56749a6d2d0f15ad79aa3d6f8a3fee7e8..d948b80cefb9d31b3f36daa27f029625feeacbb3 100644 (file)
   <artifactId>sonar-server</artifactId>
   <name>SonarQube :: Server</name>
 
-  <properties>
-    <argLine>-Xmx512m -Djava.awt.headless=true -XX:MaxPermSize=128m</argLine>
-  </properties>
-
   <dependencies>
     <dependency>
       <groupId>org.slf4j</groupId>