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

Commit 63ef094

Browse files
committed
use https for oss.sonatype
1 parent b766751 commit 63ef094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<uniqueVersion>false</uniqueVersion>
4747
<id>cia-releases</id>
4848
<name>CIA Staging Repository</name>
49-
<url>http://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
49+
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
5050
</repository>
5151
<snapshotRepository>
5252
<uniqueVersion>false</uniqueVersion>

0 commit comments

Comments
 (0)