Skip to content

Commit ff285a0

Browse files
authored
[#1578] Change Sonatype URL in README.md (#1597)
fixes #1578
1 parent 2de35c9 commit ff285a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Latest weekly build (additional repository is required):
8383
<repositories>
8484
<repository>
8585
<id>oss.sonatype.org-snapshot</id>
86-
<url>http://oss.sonatype.org/content/repositories/snapshots</url>
86+
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
8787
<releases><enabled>false</enabled></releases>
8888
<snapshots><enabled>true</enabled></snapshots>
8989
</repository>

0 commit comments

Comments
 (0)