aboutsummaryrefslogtreecommitdiffstats
path: root/test/space in directory
diff options
context:
space:
mode:
authorTeemu Suo-Anttila <tsuoanttila@users.noreply.github.com>2017-01-09 16:58:48 +0200
committerGitHub <noreply@github.com>2017-01-09 16:58:48 +0200
commitbc458ce1de016b18148298fc6a010f43954586b0 (patch)
treef76b1e470be2078733cf2af816500d19f310caf3 /test/space in directory
parent629e9dd5fe648f42c36c35d99ef7d0d4005abedf (diff)
downloadvaadin-framework-bc458ce1de016b18148298fc6a010f43954586b0.tar.gz
vaadin-framework-bc458ce1de016b18148298fc6a010f43954586b0.zip
Clean up pom.xml files in vaadin-test (#8181)
Use plugin management for maven plugin, remove version numbers
Diffstat (limited to 'test/space in directory')
-rw-r--r--test/space in directory/pom.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/test/space in directory/pom.xml b/test/space in directory/pom.xml
index 9d3b8dff0c..90090b930f 100644
--- a/test/space in directory/pom.xml
+++ b/test/space in directory/pom.xml
@@ -20,16 +20,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>