From: Teemu Suo-Anttila Date: Fri, 23 Mar 2018 13:20:38 +0000 (+0200) Subject: Add snapshot repository to root pom.xml (#10746) X-Git-Tag: 8.4.0.alpha1~12 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=8ad462c44729ecfacd3ba558db851f0f5e478dd5;p=vaadin-framework.git Add snapshot repository to root pom.xml (#10746) --- diff --git a/pom.xml b/pom.xml index f9ce461479..0b7be301f8 100644 --- a/pom.xml +++ b/pom.xml @@ -64,12 +64,7 @@ 5.1.1 - - - vaadin-prereleases - http://maven.vaadin.com/vaadin-prereleases - vaadin-snapshots https://oss.sonatype.org/content/repositories/vaadin-snapshots/ @@ -82,6 +77,19 @@ + + + vaadin-snapshots + https://oss.sonatype.org/content/repositories/vaadin-snapshots/ + + false + + + true + + + + Vaadin Ltd