From e7f0f190d1e8c0243941257493d88378b52db906 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 27 Nov 2014 17:59:25 +0100 Subject: [PATCH] DATAJPA-634 - Switched to HTTPS for repository declarations. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 761c43308..da4f496ed 100644 --- a/pom.xml +++ b/pom.xml @@ -427,14 +427,14 @@ spring-libs-snapshot - http://repo.spring.io/libs-snapshot + https://repo.spring.io/libs-snapshot spring-plugins-release - http://repo.spring.io/plugins-release + https://repo.spring.io/plugins-release