summaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authorTeemu Suo-Anttila <teemusa@vaadin.com>2016-04-19 16:01:33 +0300
committerTeemu Suo-Anttila <teemusa@vaadin.com>2016-04-19 13:39:15 +0000
commit60968e491f61a524a50ed578c5df2d42eb7cd3a5 (patch)
tree52e45946b74ba6b7fc93a2a0c1c49984a9886a28 /themes
parent9697eebd6ff74393da03ee881c04d2c3b7e41b88 (diff)
downloadvaadin-framework-60968e491f61a524a50ed578c5df2d42eb7cd3a5.tar.gz
vaadin-framework-60968e491f61a524a50ed578c5df2d42eb7cd3a5.zip
Compile default widgetset with maven plugin, fix unit cache
Change-Id: I0b0666e22e93ed1b36796365b1811eca863c9cb1
Diffstat (limited to 'themes')
-rw-r--r--themes/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/pom.xml b/themes/pom.xml
index 612145d8dc..be8b100f98 100644
--- a/themes/pom.xml
+++ b/themes/pom.xml
@@ -77,7 +77,6 @@
<plugin>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-maven-plugin</artifactId>
- <version>${vaadin.plugin.version}</version>
<configuration>
<compressTheme>true</compressTheme>
<warSourceDirectory>${project.build.outputDirectory}</warSourceDirectory>