From 1bf9dabbd04aeb4730945d0e6a7ec64107b70d46 Mon Sep 17 00:00:00 2001 From: Alejandro Date: Tue, 30 Jul 2019 09:11:13 +0300 Subject: [PATCH] Use https for Maven repositories (#292) See https://github.com/vaadin/platform/issues/766 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d3dcbbeb..fccc47ab 100644 --- a/pom.xml +++ b/pom.xml @@ -163,7 +163,7 @@ vaadin-snapshots Vaadin snapshot repository - http://oss.sonatype.org/content/repositories/vaadin-snapshots/ + https://oss.sonatype.org/content/repositories/vaadin-snapshots/ @@ -180,7 +180,7 @@ vaadin-prereleases - http://maven.vaadin.com/vaadin-prereleases + https://maven.vaadin.com/vaadin-prereleases