From 7f1cfd03d5b55f41ea911fcd53ce6fd168517cff Mon Sep 17 00:00:00 2001 From: Henri Sara Date: Thu, 16 Feb 2017 08:56:32 +0200 Subject: Eliminate module uitest-common (#8583) The use of the module in the test project was removed earlier, and eliminating the module permits simpler and more reliable builds as it was not deployed. The classes that were in uitest-common are now in uitest. --- test/servlet-containers/jsp-integration/pom.xml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'test/servlet-containers/jsp-integration/pom.xml') 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 @@ vaadin-client-compiled - - com.vaadin - vaadin-uitest-common - ${project.version} - test - -- cgit v1.2.3