From 67222eb13b85d5b479e83c2449f64eb762f41d01 Mon Sep 17 00:00:00 2001 From: Artur Date: Thu, 22 Dec 2016 10:24:01 +0200 Subject: Include Framework Element API for TestBench in the project (#8014) This makes it possible to use the latest Element classes in the framework tests and to simplify the build process. The license for the included element classes are changed to Apache2 --- uitest-common/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'uitest-common/pom.xml') diff --git a/uitest-common/pom.xml b/uitest-common/pom.xml index 2375f8a072..28ae930e24 100644 --- a/uitest-common/pom.xml +++ b/uitest-common/pom.xml @@ -49,7 +49,8 @@ com.vaadin - vaadin-testbench + vaadin-testbench-api + ${project.version} -- cgit v1.2.3