diff options
Diffstat (limited to 'compatibility-themes')
-rw-r--r-- | compatibility-themes/pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/compatibility-themes/pom.xml b/compatibility-themes/pom.xml index 27e1480bcf..13386000a6 100644 --- a/compatibility-themes/pom.xml +++ b/compatibility-themes/pom.xml @@ -27,12 +27,6 @@ <version>${project.version}</version> <scope>provided</scope> </dependency> - <dependency> - <groupId>${project.groupId}</groupId> - <artifactId>vaadin-buildhelpers</artifactId> - <version>${project.version}</version> - <scope>provided</scope> - </dependency> <dependency> <groupId>com.vaadin</groupId> |