Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Commit 8894fe5

Browse files
committed
switching to https for sonatype url
1 parent d900d1b commit 8894fe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@
460460
<distributionManagement>
461461
<repository>
462462
<id>sonatype-nexus-staging</id>
463-
<url>http://oss.sonatype.org/service/local/staging/deploy/maven2</url>
463+
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2</url>
464464
</repository>
465465
</distributionManagement>
466466
</profile>

0 commit comments

Comments
 (0)