From f1c33cfd01e5bafc4255e2c857d9efb3fefa46ee Mon Sep 17 00:00:00 2001 From: Grzegorz Grzybek Date: Mon, 25 Mar 2024 10:32:06 +0100 Subject: [PATCH] Revert "[build] Use SSH for SCM" This reverts commit 4696d79b54b8ffdda4a6a58870dded52a88293eb. --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index ac0dbabd..cb467b10 100644 --- a/pom.xml +++ b/pom.xml @@ -65,10 +65,9 @@ - scm:git:git@github.com:ops4j/org.ops4j.pax.jdbc.git - scm:git:git@github.com:ops4j/org.ops4j.pax.jdbc.git + scm:git:https://github.com/ops4j/org.ops4j.pax.jdbc.git + scm:git:https://github.com/ops4j/org.ops4j.pax.jdbc.git https://github.com/ops4j/org.ops4j.pax.jdbc/tree/master - HEAD