summaryrefslogtreecommitdiffstats
path: root/test/own-widget-set
diff options
context:
space:
mode:
Diffstat (limited to 'test/own-widget-set')
-rw-r--r--test/own-widget-set/pom.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/test/own-widget-set/pom.xml b/test/own-widget-set/pom.xml
index e6fd8f2907..cf3d272f3c 100644
--- a/test/own-widget-set/pom.xml
+++ b/test/own-widget-set/pom.xml
@@ -21,16 +21,6 @@
<plugin>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-maven-plugin</artifactId>
- <version>${vaadin.plugin.version}</version>
- <executions>
- <execution>
- <goals>
- <goal>resources</goal>
- <goal>update-widgetset</goal>
- <goal>compile</goal>
- </goals>
- </execution>
- </executions>
</plugin>
</plugins>
</build>