From 8894fe5d6d74b104a0b029656e15faa940536d08 Mon Sep 17 00:00:00 2001 From: akom Date: Wed, 10 Nov 2021 09:39:37 -0500 Subject: [PATCH] switching to https for sonatype url --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 402cc5705e..ef22bdab56 100644 --- a/pom.xml +++ b/pom.xml @@ -460,7 +460,7 @@ sonatype-nexus-staging - http://oss.sonatype.org/service/local/staging/deploy/maven2 + https://oss.sonatype.org/service/local/staging/deploy/maven2