From 3c489402d80273c9a2d73c5d5136ee4802b64f4c Mon Sep 17 00:00:00 2001 From: Teemu Suo-Anttila Date: Mon, 2 Jul 2018 15:01:13 +0300 Subject: Add pluginRepository to test/pom.xml (#11015) --- test/pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/test/pom.xml b/test/pom.xml index 42bb01ca3d..5a5fdbf35b 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -49,6 +49,19 @@ + + + vaadin-snapshots + https://oss.sonatype.org/content/repositories/vaadin-snapshots/ + + false + + + true + + + + -- cgit v1.2.3