diff options
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> |