summaryrefslogtreecommitdiffstats
path: root/uitest/ivy.xml
diff options
context:
space:
mode:
Diffstat (limited to 'uitest/ivy.xml')
-rw-r--r--uitest/ivy.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/uitest/ivy.xml b/uitest/ivy.xml
index 4939c31d1f..0f2141e00b 100644
--- a/uitest/ivy.xml
+++ b/uitest/ivy.xml
@@ -36,7 +36,7 @@
<!-- LIBRARY DEPENDENCIES (compile time) -->
<!-- Project modules -->
<dependency org="com.vaadin" name="vaadin-server"
- rev="${vaadin.version}" conf="build->build">
+ rev="${vaadin.version}" conf="build->default">
<exclude org="javax.servlet"></exclude>
<exclude type="pom" />
</dependency>