From 691580e36b1b5a04e1f18004783b28ca9892fa31 Mon Sep 17 00:00:00 2001 From: Jonatan Kronqvist Date: Fri, 31 Jan 2014 13:06:42 +0200 Subject: [PATCH] Update TestBench dependency to 3.1.2 TestBench 3.1.2 is deployed to the testing grid, but the vaadin project still depended on 3.1.1 until this fix. Change-Id: Idecf0c772bd59d144a2caf3454d7749e352fef8a --- uitest/ivy.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uitest/ivy.xml b/uitest/ivy.xml index 9c86b2b68c..352cd89f2e 100644 --- a/uitest/ivy.xml +++ b/uitest/ivy.xml @@ -83,7 +83,7 @@ + rev="3.1.2" conf="build-provided,ide -> default" /> -- 2.39.5