aboutsummaryrefslogtreecommitdiffstats
path: root/devtest/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'devtest/pom.xml')
-rw-r--r--devtest/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/devtest/pom.xml b/devtest/pom.xml
index 2f9c6438..d7de4e79 100644
--- a/devtest/pom.xml
+++ b/devtest/pom.xml
@@ -53,7 +53,7 @@
<groupId>org.codehaus.mojo</groupId>
<artifactId>gwt-maven-plugin</artifactId>
<configuration>
- <style>PRETTY</style>
+ <!-- <style>PRETTY</style> -->
<gwtVersion>${gwtversion}</gwtVersion>
<modules>
<module>com.google.gwt.query.DevTestRunner</module>