aboutsummaryrefslogtreecommitdiffstats
path: root/test/servlet-containers/jsp-integration/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/servlet-containers/jsp-integration/pom.xml')
-rw-r--r--test/servlet-containers/jsp-integration/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/servlet-containers/jsp-integration/pom.xml b/test/servlet-containers/jsp-integration/pom.xml
index c32914c3c0..5bb5fd9959 100644
--- a/test/servlet-containers/jsp-integration/pom.xml
+++ b/test/servlet-containers/jsp-integration/pom.xml
@@ -19,12 +19,6 @@
<artifactId>vaadin-client-compiled</artifactId>
</dependency>
- <dependency>
- <groupId>com.vaadin</groupId>
- <artifactId>vaadin-uitest-common</artifactId>
- <version>${project.version}</version>
- <scope>test</scope>
- </dependency>
</dependencies>
</project>