aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2017-04-28 20:34:06 +0300
committerLasse Collin <lasse.collin@tukaani.org>2017-04-28 20:34:06 +0300
commit37c1e645c469bfcac2424a0f1f03d3aff605d8b5 (patch)
tree3632a0007e4e9d9142da356813c5d9fa898fac7e
parent7a996ba5c264330d0fed834548b57661a615151b (diff)
downloadxz-java-37c1e645c469bfcac2424a0f1f03d3aff605d8b5.tar.gz
Update the Git repository URL to HTTPS.
-rw-r--r--maven/pom_template.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/maven/pom_template.xml b/maven/pom_template.xml
index 1adeece..235844c 100644
--- a/maven/pom_template.xml
+++ b/maven/pom_template.xml
@@ -32,8 +32,8 @@
</licenses>
<scm>
- <url>http://git.tukaani.org/?p=xz-java.git</url>
- <connection>scm:git:http://git.tukaani.org/xz-java.git</connection>
+ <url>https://git.tukaani.org/?p=xz-java.git</url>
+ <connection>scm:git:https://git.tukaani.org/xz-java.git</connection>
</scm>
<developers>