diff options
author | Ahmed Ashour <asashour@yahoo.com> | 2017-09-14 12:28:32 +0200 |
---|---|---|
committer | Henri Sara <henri.sara@gmail.com> | 2017-09-14 13:28:32 +0300 |
commit | 4e720f6b2b48d99b6abe615fa26f399c47122e17 (patch) | |
tree | 9d022710c112a190ce2265702064710940df97ea /server | |
parent | 8bb5f30251be2da3bddd182d1e59e6333b7094c9 (diff) | |
download | vaadin-framework-4e720f6b2b48d99b6abe615fa26f399c47122e17.tar.gz vaadin-framework-4e720f6b2b48d99b6abe615fa26f399c47122e17.zip |
Remove redundant versions in POMs (#9990)
Diffstat (limited to 'server')
-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 4532e00b05..91df364a5e 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -159,7 +159,6 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>build-helper-maven-plugin</artifactId> - <version>3.0.0</version> <executions> <execution> <id>add-source</id> |