aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Harrington <kb0iic@berzerkula.org>2025-02-14 23:25:06 -0600
committerWilliam Harrington <kb0iic@berzerkula.org>2025-02-14 23:25:06 -0600
commit17f0f249c7906336a8e2d1347070bf94dcbdf664 (patch)
treea3f3a35ddd0a4e7db787f525bb306b6389975824
parent9e5192783dbdbb5d44ff83ec57994c70fb5cb748 (diff)
Update scm developer url.
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 45e071a..7ebc81f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
</developers>
<scm>
<connection>scm:git:git://git.berzerkula.org/builddb-sb</connection>
- <developerConnection>scm:git:ssh://git@git.berzerkula.org:builddb-sb</developerConnection>
+ <developerConnection>scm:git:ssh://git@git.berzerkula.org:builddb-sb.git</developerConnection>
<tag>v${project.version}</tag>
<url>https://git.berzerkula.org/builddb-sb</url>
</scm>