aboutsummaryrefslogtreecommitdiffstats
path: root/devtest/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'devtest/pom.xml')
-rw-r--r--devtest/pom.xml10
1 files changed, 1 insertions, 9 deletions
diff --git a/devtest/pom.xml b/devtest/pom.xml
index bc5933bd..cd6ec0de 100644
--- a/devtest/pom.xml
+++ b/devtest/pom.xml
@@ -62,15 +62,7 @@
<hostedWebapp>target/www</hostedWebapp>
<soyc>true</soyc>
</configuration>
- <executions>
- <execution>
- <phase>prepare-package</phase>
- <goals>
- <goal>compile</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
+ </plugin>
</plugins>
</build>