From 6527ea6c32dd4716d7cb98da6dec4f9dba96d237 Mon Sep 17 00:00:00 2001 From: Duncan Grant Date: Wed, 21 Apr 2021 09:51:35 +0100 Subject: [PATCH] Mvn 3.8.1 will refuse to use http repos --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 769eb41..c22c06f 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ apache.snapshots Apache Snapshot Repository - http://repository.apache.org/snapshots + https://repository.apache.org/snapshots false