mirror of
https://github.com/lucaspalomodevelop/txtmark.git
synced 2026-03-12 23:37:22 +00:00
Fixed (hopefully) git scm links in pom.
This commit is contained in:
parent
84963e8073
commit
e8672c5ccb
6
pom.xml
6
pom.xml
@ -29,9 +29,9 @@
|
||||
</properties>
|
||||
|
||||
<scm>
|
||||
<connection>scm:git:git@github.com:rjeschke/txtmark.git</connection>
|
||||
<developerConnection>scm:git:ssh://git@github.com:rjeschke/txtmark.git</developerConnection>
|
||||
<url>git@github.com:rjeschke/txtmark.git</url>
|
||||
<connection>scm:git:git@github.com/rjeschke/txtmark.git</connection>
|
||||
<developerConnection>scm:git:ssh://git@github.com/rjeschke/txtmark.git</developerConnection>
|
||||
<url>git@github.com/rjeschke/txtmark.git</url>
|
||||
</scm>
|
||||
|
||||
<developers>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user