Skip to content

Commit 3109a5f

Browse files
committed
Fix a typo in Maven pom.xml
1 parent dfb88c3 commit 3109a5f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
</properties>
4242

4343
<scm>
44-
<connection>scm:git:git://github.com/dain/snapy.git</connection>
45-
<developerConnection>scm:git:git@github.com:dain/snapy.git</developerConnection>
46-
<url>http://github.com/dain/snapy/tree/master</url>
44+
<connection>scm:git:git://github.com/dain/snappy.git</connection>
45+
<developerConnection>scm:git:git@github.com:dain/snappy.git</developerConnection>
46+
<url>http://github.com/dain/snappy/tree/master</url>
4747
</scm>
4848

4949
<prerequisites>

0 commit comments

Comments
 (0)