summaryrefslogtreecommitdiffstats
path: root/test/pom.xml
diff options
context:
space:
mode:
authorAhmed Ashour <asashour@yahoo.com>2017-09-14 12:28:32 +0200
committerHenri Sara <henri.sara@gmail.com>2017-09-14 13:28:32 +0300
commit4e720f6b2b48d99b6abe615fa26f399c47122e17 (patch)
tree9d022710c112a190ce2265702064710940df97ea /test/pom.xml
parent8bb5f30251be2da3bddd182d1e59e6333b7094c9 (diff)
downloadvaadin-framework-4e720f6b2b48d99b6abe615fa26f399c47122e17.tar.gz
vaadin-framework-4e720f6b2b48d99b6abe615fa26f399c47122e17.zip
Remove redundant versions in POMs (#9990)
Diffstat (limited to 'test/pom.xml')
-rw-r--r--test/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/pom.xml b/test/pom.xml
index cf5831f05b..421eeae590 100644
--- a/test/pom.xml
+++ b/test/pom.xml
@@ -16,7 +16,6 @@
<vaadin.version>8.2-SNAPSHOT</vaadin.version>
<vaadin.plugin.version>${vaadin.version}</vaadin.plugin.version>
<failOnMissingWebXml>false</failOnMissingWebXml>
- <contextmenu.version>2.0-SNAPSHOT</contextmenu.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<!-- Don't care about coding style for tests -->