Skip to content

Commit

Permalink
doc: change OSSRH snapshot repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
qxzzxq authored Mar 27, 2021
1 parent fa66e79 commit 3158cf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ To use the SNAPSHOT version, add Sonatype snapshot repository to your `pom.xml`
<repositories>
<repository>
<id>ossrh-snapshots</id>
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
<url>https://s01.oss.sonatype.org/content/repositories/snapshots/</url>
</repository>
</repositories>

Expand Down

0 comments on commit 3158cf4

Please sign in to comment.