Change scm in pom
Change-Id: I22f0eed1f3e23d2ffd5de32377d08dd04def2778
This commit is contained in:
parent
3e695fcb78
commit
1a5e0e5e17
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -27,8 +27,8 @@
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:git:ssh://gerrit.touk.pl:29418/integracja/http-mock-server</connection>
|
<connection>scm:git:ssh://git@github.com:TouK/http-mock-server.git</connection>
|
||||||
<developerConnection>scm:git:ssh://gerrit.touk.pl:29418/integracja/http-mock-server</developerConnection>
|
<developerConnection>scm:git:ssh://git@github.com:TouK/http-mock-server.git</developerConnection>
|
||||||
<tag>HEAD</tag>
|
<tag>HEAD</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue