summaryrefslogtreecommitdiffstats
path: root/uitest
diff options
context:
space:
mode:
Diffstat (limited to 'uitest')
-rw-r--r--uitest/build.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/uitest/build.xml b/uitest/build.xml
index 36d097ba82..10f38c7b2c 100644
--- a/uitest/build.xml
+++ b/uitest/build.xml
@@ -15,6 +15,9 @@
<property name="result.war"
location="${result.dir}/lib/${module.name}-${vaadin.version}.war" />
+ <!-- Need to give a default value to keep Ivy happy -->
+ <property name="vaadin.build.repository" value="http://maven.vaadin.com/vaadin-prerelease"/>
+
<path id="classpath.compile.custom">
</path>