Added missing colon to developerConnection

This commit is contained in:
Patrick Gotthard 2014-06-03 23:50:05 +02:00
parent 00762e1ca8
commit ae110720e6

View file

@ -22,7 +22,7 @@
<scm>
<connection>scm:git:ssh://github.com/rometools/rome-utils.git</connection>
<developerConnection>scm:git:ssh//git@github.com/rometools/rome-utils.git</developerConnection>
<developerConnection>scm:git:ssh://git@github.com/rometools/rome-utils.git</developerConnection>
<url>https://github.com/rometools/rome-utils</url>
</scm>