Skip to content

Commit

Permalink
updated repository url
Browse files Browse the repository at this point in the history
  • Loading branch information
ilaktasic committed May 13, 2021
1 parent 96f03a7 commit 455511c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -227,12 +227,12 @@
<repository>
<id>ossrh</id>
<name>SonatypeReleases</name>
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2</url>
<url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2</url>
</repository>
<snapshotRepository>
<id>ossrh-snapshots</id>
<name>SonatypeSnapshots</name>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
<url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
</snapshotRepository>
</distributionManagement>

Expand Down

0 comments on commit 455511c

Please sign in to comment.