diff options
author | William Harrington <kb0iic@berzerkula.org> | 2025-02-14 23:00:04 -0600 |
---|---|---|
committer | William Harrington <kb0iic@berzerkula.org> | 2025-02-14 23:00:04 -0600 |
commit | 9e5192783dbdbb5d44ff83ec57994c70fb5cb748 (patch) | |
tree | 8eb162a2b1780f58177d5259e116288043dcb5ed /pom.xml | |
parent | d664e068be4c0cd3eca6d0da6d03d854ff7ba6ea (diff) |
Update scm developer connection.
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ </developers> <scm> <connection>scm:git:git://git.berzerkula.org/builddb-sb</connection> - <developerConnection>scm:git:git://git@git.berzerkula.org:builddb-sb.git</developerConnection> + <developerConnection>scm:git:ssh://git@git.berzerkula.org:builddb-sb</developerConnection> <tag>v${project.version}</tag> <url>https://git.berzerkula.org/builddb-sb</url> </scm> |