From fa5a7ace5084ee75773a5697e44893fab3b35925 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 bbe0973d7..ccb915ba4 100644 --- a/pom.xml +++ b/pom.xml @@ -443,14 +443,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