aboutsummaryrefslogtreecommitdiffstats
path: root/test/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/pom.xml')
-rw-r--r--test/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/pom.xml b/test/pom.xml
index 375581dc54..80a0a9e4ab 100644
--- a/test/pom.xml
+++ b/test/pom.xml
@@ -43,6 +43,10 @@
<id>vaadin-addons</id>
<url>http://maven.vaadin.com/vaadin-addons</url>
</repository>
+ <repository>
+ <id>vaadin-prereleases</id>
+ <url>http://maven.vaadin.com/vaadin-prereleases</url>
+ </repository>
</repositories>
<dependencyManagement>