diff options
Diffstat (limited to 'test/addon-using-own-widget-set/pom.xml')
-rw-r--r-- | test/addon-using-own-widget-set/pom.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/addon-using-own-widget-set/pom.xml b/test/addon-using-own-widget-set/pom.xml index 2dd1f2e9bf..90488c3d09 100644 --- a/test/addon-using-own-widget-set/pom.xml +++ b/test/addon-using-own-widget-set/pom.xml @@ -18,9 +18,7 @@ <dependency> <groupId>com.vaadin</groupId> <artifactId>vaadin-context-menu</artifactId> - <version>${contextmenu.version}</version> </dependency> - </dependencies> <build> |