From daafbf948d5f1f2cd2fff4e729359ee2f63a3c07 Mon Sep 17 00:00:00 2001 From: simonbrandhof Date: Thu, 5 May 2011 22:30:48 +0200 Subject: Replace -Ddev by -Pdev to increase build duration --- plugins/sonar-core-gwt/pom.xml | 15 --------------- plugins/sonar-design-plugin/pom.xml | 17 +---------------- 2 files changed, 1 insertion(+), 31 deletions(-) (limited to 'plugins') diff --git a/plugins/sonar-core-gwt/pom.xml b/plugins/sonar-core-gwt/pom.xml index 09ea1321343..a55e9b7150d 100644 --- a/plugins/sonar-core-gwt/pom.xml +++ b/plugins/sonar-core-gwt/pom.xml @@ -76,19 +76,4 @@ - - - - dev - - - dev - - - - Dev - -Xmx512m -Xss1024k -Dgwt.draftCompile=true - - - \ No newline at end of file diff --git a/plugins/sonar-design-plugin/pom.xml b/plugins/sonar-design-plugin/pom.xml index 3ee5968619b..949f76180b7 100644 --- a/plugins/sonar-design-plugin/pom.xml +++ b/plugins/sonar-design-plugin/pom.xml @@ -67,7 +67,7 @@ - + org.codehaus.mojo gwt-maven-plugin @@ -112,19 +112,4 @@ - - - - dev - - - dev - - - - Dev - -Xmx512m -Xss1024k -Dgwt.draftCompile=true - - - \ No newline at end of file -- cgit v1.2.3