diff options
Diffstat (limited to 'themes/pom.xml')
-rw-r--r-- | themes/pom.xml | 1 |
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> |