diff options
author | Ahmed Ashour <asashour@yahoo.com> | 2017-09-14 08:39:20 +0200 |
---|---|---|
committer | Henri Sara <henri.sara@gmail.com> | 2017-09-14 10:22:01 +0300 |
commit | 1e4c008537006facad7ae30db36d15d46b0f2f8a (patch) | |
tree | d95e1d18ddc2d59542d13cb37a0298c83caee89e /server/pom.xml | |
parent | 829c9d725630f2e1f89c2526a4d9f9add1d43731 (diff) | |
download | vaadin-framework-1e4c008537006facad7ae30db36d15d46b0f2f8a.tar.gz vaadin-framework-1e4c008537006facad7ae30db36d15d46b0f2f8a.zip |
Upgrade maven-dependency and -source plugins
Diffstat (limited to 'server/pom.xml')
-rw-r--r-- | server/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/server/pom.xml b/server/pom.xml index 251d4c37a4..4532e00b05 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -137,7 +137,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-dependency-plugin</artifactId> - <version>3.0.0</version> <executions> <execution> <id>copy-font-icons</id> |