From 73e6624b6127a89f3f17decf102222b6fbcd023b Mon Sep 17 00:00:00 2001 From: Svjatoslav Agejenko Date: Sun, 20 Dec 2020 19:31:55 +0200 Subject: [PATCH] Use alternative user name for git SCM --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e8e9fea..9ffdb0e 100644 --- a/pom.xml +++ b/pom.xml @@ -116,8 +116,8 @@ - scm:git:ssh://git@svjatoslav.eu/home/git/repositories/sixth.git - scm:git:ssh://git@svjatoslav.eu/home/git/repositories/sixth.git + scm:git:ssh://n0@svjatoslav.eu/home/git/repositories/sixth.git + scm:git:ssh://n0@svjatoslav.eu/home/git/repositories/sixth.git -- 2.20.1