From d2eed29c0ee96c6085ad07c8ab9076cb48df023d Mon Sep 17 00:00:00 2001 From: Michael Osipov <1983-01-06@gmx.net> Date: Wed, 8 Sep 2021 21:25:58 +0200 Subject: [PATCH] Use HTTPS for SCM connection --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f7437df..6f00b19 100644 --- a/pom.xml +++ b/pom.xml @@ -14,8 +14,8 @@ Plexus Cipher: encryption/decryption Component - scm:git:git@github.com:codehaus-plexus/plexus-cipher.git - scm:git:git@github.com:codehaus-plexus/plexus-cipher.git + scm:git:https://github.com/codehaus-plexus/plexus-cipher.git + scm:git:https://github.com/codehaus-plexus/plexus-cipher.git http://github.com/codehaus-plexus/plexus-cipher HEAD