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 --- pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 4f2fde4809..7d14fc9c75 100644 --- a/pom.xml +++ b/pom.xml @@ -565,6 +565,7 @@ compatibility-client-compiled compatibility-shared compatibility-themes + testbench-api bom -- cgit v1.2.3