diff options
author | Teemu Suo-Anttila <teemusa@vaadin.com> | 2016-03-31 11:31:14 +0300 |
---|---|---|
committer | Henri Sara <hesara@vaadin.com> | 2016-03-31 13:58:17 +0000 |
commit | 4529f98b21b6c42f119f5f7f5a7e809d66427dd8 (patch) | |
tree | 0a9e4d1ec1fbc5b4968b5532d2027db200c1607b /client-compiled/pom.xml | |
parent | bbd3549959ca6d7fbd9a78b85c5a6fa1121e00b8 (diff) | |
download | vaadin-framework-4529f98b21b6c42f119f5f7f5a7e809d66427dd8.tar.gz vaadin-framework-4529f98b21b6c42f119f5f7f5a7e809d66427dd8.zip |
Clean up pom files, update plugins, skip liferay install
Change-Id: Ia0cabe96616d5357928810ae2473606d7e7cf00b
Diffstat (limited to 'client-compiled/pom.xml')
-rw-r--r-- | client-compiled/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client-compiled/pom.xml b/client-compiled/pom.xml index 4fd21492b6..10815470fc 100644 --- a/client-compiled/pom.xml +++ b/client-compiled/pom.xml @@ -59,7 +59,6 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>exec-maven-plugin</artifactId> - <version>1.4.0</version> <executions> <execution> <phase>generate-resources</phase> |