Skip to content

Commit c3519cd

Browse files
committed
pom: Update git URLs, so scm:tag works
1 parent d994e87 commit c3519cd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ In contrast to other implementations, junixsocket extends the Java Sockets API (
3636
</licenses>
3737
<scm>
3838
<url>https://github.com/kohlschutter/junixsocket</url>
39-
<connection>scm:git:https://github.com/kohlschutter/junixsocket.git</connection>
40-
<developerConnection>scm:git:https://github.com/kohlschutter/junixsocket.git</developerConnection>
39+
<connection>scm:git:git@github.com:kohlschutter/junixsocket.git</connection>
40+
<developerConnection>scm:git:git@github.com:kohlschutter/junixsocket.git</developerConnection>
4141
</scm>
4242
<distributionManagement>
4343
<snapshotRepository>

0 commit comments

Comments
 (0)