Fixed SCM port
authorSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Sat, 24 Oct 2020 14:12:37 +0000 (17:12 +0300)
committerSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Sat, 24 Oct 2020 14:12:37 +0000 (17:12 +0300)
pom.xml

diff --git a/pom.xml b/pom.xml
index 5e8f379..98fd3b3 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     </distributionManagement>
 
     <scm>
-        <connection>scm:git:ssh://n0@svjatoslav.eu/home/git/repositories/svjatoslav_commons.git</connection>
-        <developerConnection>scm:git:ssh://n0@svjatoslav.eu/home/git/repositories/svjatoslav_commons.git</developerConnection>
+        <connection>scm:git:ssh://n0@svjatoslav.eu:10006/home/git/repositories/svjatoslav_commons.git</connection>
+        <developerConnection>scm:git:ssh://n0@svjatoslav.eu:10006/home/git/repositories/svjatoslav_commons.git</developerConnection>
         <tag>HEAD</tag>
   </scm>