aboutsummaryrefslogtreecommitdiffstats
path: root/devtest/pom.xml
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2010-06-21 13:59:47 +0000
committerManolo Carrasco <manolo@apache.org>2010-06-21 13:59:47 +0000
commitdbd292cbfa701451073832a08f046ba9a581153b (patch)
treed4bd828d83e278b5405919f7363f8f1dab6f947b /devtest/pom.xml
parentb7e8d2ba74b5fa2277242f85e26357b40f76a572 (diff)
downloadgwtquery-dbd292cbfa701451073832a08f046ba9a581153b.tar.gz
gwtquery-dbd292cbfa701451073832a08f046ba9a581153b.zip
some changes to dev tests
Diffstat (limited to 'devtest/pom.xml')
-rw-r--r--devtest/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/devtest/pom.xml b/devtest/pom.xml
index d7de4e79..bc5933bd 100644
--- a/devtest/pom.xml
+++ b/devtest/pom.xml
@@ -62,7 +62,6 @@
<hostedWebapp>target/www</hostedWebapp>
<soyc>true</soyc>
</configuration>
-<!--
<executions>
<execution>
<phase>prepare-package</phase>
@@ -71,7 +70,6 @@
</goals>
</execution>
</executions>
--->
</plugin>
</plugins>