From 4ddca877e41503ad17c5952084a8cb8387b61833 Mon Sep 17 00:00:00 2001 From: Jakob Heher Date: Mon, 21 Mar 2022 15:44:32 +0100 Subject: use ssh instead of https for mvn releases, for my convenience (no need to type passwords...) --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 86ed37d8..9d3dabd7 100644 --- a/pom.xml +++ b/pom.xml @@ -70,9 +70,8 @@ scm:git:http://git.egiz.gv.at/git/pdf-over - scm:git:https://gitlab.iaik.tugraz.at/egiz/pdf-over.git + scm:git:git@gitlab.iaik.tugraz.at:egiz/pdf-over.git http://git.egiz.gv.at/pdf-over - pdf-over-4.1.19 -- cgit v1.2.3