summaryrefslogtreecommitdiffstats
path: root/compatibility-themes
diff options
context:
space:
mode:
authorTeemu Suo-Anttila <tsuoanttila@users.noreply.github.com>2018-03-22 16:36:14 +0200
committerIlia Motornyi <elmot@vaadin.com>2018-03-22 16:36:14 +0200
commitc78069eb3ece1b450c8fe911bf3c3a4dafef02c3 (patch)
tree17db6ae8f64200dd07d12167199c570006806610 /compatibility-themes
parent6fb2d1a98076c6fbb9ba014fab37d7bf7a6e6a62 (diff)
downloadvaadin-framework-c78069eb3ece1b450c8fe911bf3c3a4dafef02c3.tar.gz
vaadin-framework-c78069eb3ece1b450c8fe911bf3c3a4dafef02c3.zip
Remove unnecessary buildhelpers module (#10742)
Diffstat (limited to 'compatibility-themes')
-rw-r--r--compatibility-themes/pom.xml6
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>