Fixed (hopefully) git scm links in pom.

This commit is contained in:
René Jeschke 2013-02-20 20:02:21 +01:00
parent 84963e8073
commit e8672c5ccb

View File

@ -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>