aboutsummaryrefslogtreecommitdiffstats
path: root/uitest
diff options
context:
space:
mode:
authorHenri Sara <hesara@vaadin.com>2016-02-26 15:10:26 +0200
committerHenri Sara <hesara@vaadin.com>2016-02-29 13:16:49 +0200
commit16eae732958e7a5841e3f46a5968fa85833da05b (patch)
treee90349ac0dd1264597cd8abbcfefd3d65e2bf3a4 /uitest
parent0dee5602cacb46e1120bc2339464c89bea34ddaa (diff)
downloadvaadin-framework-16eae732958e7a5841e3f46a5968fa85833da05b.tar.gz
vaadin-framework-16eae732958e7a5841e3f46a5968fa85833da05b.zip
Use Maven to build vaadin-push
Change-Id: I244182abfe3b72c59786b520eafb663b5c1e5918
Diffstat (limited to 'uitest')
-rw-r--r--uitest/ivy.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/uitest/ivy.xml b/uitest/ivy.xml
index e17e094f79..4939c31d1f 100644
--- a/uitest/ivy.xml
+++ b/uitest/ivy.xml
@@ -53,7 +53,7 @@
<exclude type="pom" />
</dependency>
<dependency org="com.vaadin" name="vaadin-push" rev="${vaadin.version}"
- conf="build->build">
+ conf="build->default">
<exclude org="javax.servlet"></exclude>
<exclude type="pom" />
</dependency>