From bc458ce1de016b18148298fc6a010f43954586b0 Mon Sep 17 00:00:00 2001 From: Teemu Suo-Anttila Date: Mon, 9 Jan 2017 16:58:48 +0200 Subject: Clean up pom.xml files in vaadin-test (#8181) Use plugin management for maven plugin, remove version numbers --- test/pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'test/pom.xml') diff --git a/test/pom.xml b/test/pom.xml index 587e879802..314a52fbef 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -133,6 +133,20 @@ true + + com.vaadin + vaadin-maven-plugin + ${vaadin.plugin.version} + + + + resources + update-widgetset + compile + + + + -- cgit v1.2.3