From 2879cfcdff148002a59d5e6c486fc769ecba5aa3 Mon Sep 17 00:00:00 2001 From: Henri Sara Date: Sun, 7 Aug 2016 10:10:37 +0300 Subject: [PATCH] Use snapshots of Maven plug-in Change-Id: Ic2e304d6afe0d4d2a53a6983b9095de5303f84ea --- pom.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b61ffa49f4..56b8b11890 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ 0.9.13 2.7.0.vaadin3 - 7.7.0.alpha1 + 8.0-SNAPSHOT 2.0 3.0.1 @@ -54,6 +54,16 @@ vaadin-prereleases http://maven.vaadin.com/vaadin-prereleases + + vaadin-snapshots + https://oss.sonatype.org/content/repositories/vaadin-snapshots/ + + false + + + true + + -- 2.39.5