Fix connection in scm
Change-Id: If051253e6ffc95ed789b2e173a7bb78d38160ce9
This commit is contained in:
parent
70c0f678ef
commit
f4dde98f17
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -29,8 +29,8 @@
|
|||
</properties>
|
||||
|
||||
<scm>
|
||||
<connection>scm:git:ssh://git@github.com:TouK/http-mock-server.git</connection>
|
||||
<developerConnection>scm:git:ssh://git@github.com:TouK/http-mock-server.git</developerConnection>
|
||||
<connection>scm:git:git@github.com:TouK/http-mock-server.git</connection>
|
||||
<developerConnection>scm:git:git@github.com:TouK/http-mock-server.git</developerConnection>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue