From bc11d9a117dd6c6c11099e227b0150aafc6baf80 Mon Sep 17 00:00:00 2001 From: Lauri Wiljami Ahonen Date: Tue, 17 Jan 2023 12:42:49 +0200 Subject: [PATCH] Use https for all urls --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index a07c6837..f15c81f1 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 com.nativelibs4java jnaerator-parent @@ -23,14 +23,14 @@ scm:git:git@github.com:nativelibs4java/JNAerator.git scm:git:git@github.com:nativelibs4java/JNAerator.git - http://github.com/nativelibs4java/JNAerator + https://github.com/nativelibs4java/JNAerator sonatype Sonatype OSS Snapshots Repository - http://oss.sonatype.org/content/groups/public + https://oss.sonatype.org/content/groups/public @@ -38,7 +38,7 @@ sonatype Sonatype OSS Snapshots Repository - http://oss.sonatype.org/content/groups/public + https://oss.sonatype.org/content/groups/public @@ -67,7 +67,7 @@ LGPL 2.1 - http://www.gnu.org/copyleft/lesser.html + https://www.gnu.org/copyleft/lesser.html repo