Use alternative user name for git SCM
authorSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Sun, 20 Dec 2020 17:31:54 +0000 (19:31 +0200)
committerSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Sun, 20 Dec 2020 17:31:54 +0000 (19:31 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 55ab765..84eda64 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     </repositories>
 
     <scm>
     </repositories>
 
     <scm>
-        <connection>scm:git:ssh://git@svjatoslav.eu/home/git/repositories/sixth-3d-demos.git</connection>
-        <developerConnection>scm:git:ssh://git@svjatoslav.eu/home/git/repositories/sixth-3d-demos.git
+        <connection>scm:git:ssh://n0@svjatoslav.eu/home/git/repositories/sixth-3d-demos.git</connection>
+        <developerConnection>scm:git:ssh://n0@svjatoslav.eu/home/git/repositories/sixth-3d-demos.git
         </developerConnection>
     </scm>
 
         </developerConnection>
     </scm>