diff options
author | Manolo Carrasco <manolo@apache.org> | 2010-06-21 13:59:47 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2010-06-21 13:59:47 +0000 |
commit | dbd292cbfa701451073832a08f046ba9a581153b (patch) | |
tree | d4bd828d83e278b5405919f7363f8f1dab6f947b /devtest/pom.xml | |
parent | b7e8d2ba74b5fa2277242f85e26357b40f76a572 (diff) | |
download | gwtquery-dbd292cbfa701451073832a08f046ba9a581153b.tar.gz gwtquery-dbd292cbfa701451073832a08f046ba9a581153b.zip |
some changes to dev tests
Diffstat (limited to 'devtest/pom.xml')
-rw-r--r-- | devtest/pom.xml | 2 |
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> |