pom.xml: use https for GitHub link

This commit is contained in:
Alan Orth 2024-04-23 07:55:53 +03:00
parent 0cb533b2c4
commit 169b063e9a
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
<scm>
<connection>scm:git:git://github.com/ilri/cgspace-java-helpers.git</connection>
<developerConnection>scm:git:ssh://github.com:nanosai/cgspace-java-helpers.git</developerConnection>
<url>http://github.com/ilri/cgspace-java-helpers</url>
<url>https://github.com/ilri/cgspace-java-helpers</url>
</scm>
<distributionManagement>