From fae9f3e696ba90e0914121bb2e69d41c8289a339 Mon Sep 17 00:00:00 2001 From: Svjatoslav Agejenko Date: Sat, 10 Jun 2023 23:59:24 +0300 Subject: [PATCH] use HTTPS for custom repository --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 65d0393..cfea716 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ svjatoslav.eu - http://svjatoslav.eu + https://svjatoslav.eu @@ -191,7 +191,7 @@ svjatoslav.eu Svjatoslav repository - http://www3.svjatoslav.eu/maven/ + https://www3.svjatoslav.eu/maven/ true -- 2.20.1