From 05e840a42c92b1acf54dae7d2b58c92a5f649ba3 Mon Sep 17 00:00:00 2001 From: Decebal Suiu Date: Fri, 29 Nov 2019 22:43:48 +0200 Subject: [PATCH] Use public key when release a new version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b144918..7764e0a 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ scm:git:https://github.com/pf4j/pf4j.git - scm:git:https://github.com/pf4j/pf4j.git + scm:git:git@github.com:pf4j/pf4j.git git@github.com/pf4j/pf4j.git HEAD -- 2.39.5