Skip to content

Commit

Permalink
fix: update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
liewstar committed Oct 5, 2024
1 parent 1dfcd72 commit 2fd9c50
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,8 @@
<distributionManagement>
<snapshotRepository>
<id>ossrh</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
<url>https://central.sonatype.com</url>
</snapshotRepository>
<repository>
<id>ossrh</id>
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
</repository>
</distributionManagement>

<dependencies>
Expand Down

0 comments on commit 2fd9c50

Please sign in to comment.