summaryrefslogtreecommitdiffstats
path: root/compatibility-client-compiled/pom.xml
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-client-compiled/pom.xml
parent6fb2d1a98076c6fbb9ba014fab37d7bf7a6e6a62 (diff)
downloadvaadin-framework-c78069eb3ece1b450c8fe911bf3c3a4dafef02c3.tar.gz
vaadin-framework-c78069eb3ece1b450c8fe911bf3c3a4dafef02c3.zip
Remove unnecessary buildhelpers module (#10742)
Diffstat (limited to 'compatibility-client-compiled/pom.xml')
-rw-r--r--compatibility-client-compiled/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/compatibility-client-compiled/pom.xml b/compatibility-client-compiled/pom.xml
index 48dc8823f5..4651acabdc 100644
--- a/compatibility-client-compiled/pom.xml
+++ b/compatibility-client-compiled/pom.xml
@@ -45,13 +45,6 @@
</dependency>
<dependency>
- <groupId>com.vaadin</groupId>
- <artifactId>vaadin-buildhelpers</artifactId>
- <version>${project.version}</version>
- <scope>provided</scope>
- </dependency>
-
- <dependency>
<groupId>org.osgi</groupId>
<artifactId>osgi.core</artifactId>
</dependency>