From 83e6424dd1e1e83450fbc60780b1fdc0ebc953dc 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 00dc50e..bdb1aa9 100644 --- a/pom.xml +++ b/pom.xml @@ -144,8 +144,8 @@ - scm:git:ssh://git@svjatoslav.eu/home/git/repositories/sixth-3d.git - scm:git:ssh://git@svjatoslav.eu/home/git/repositories/sixth-3d.git + scm:git:ssh://n0@svjatoslav.eu/home/git/repositories/sixth-3d.git + scm:git:ssh://n0@svjatoslav.eu/home/git/repositories/sixth-3d.git HEAD -- 2.20.1