Skip to content

Commit

Permalink
fix releases repo
Browse files Browse the repository at this point in the history
  • Loading branch information
sboeckelmann committed Jan 10, 2024
1 parent 6f53be4 commit 65a297f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,10 @@
<id>sonatype-staging</id>
<url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
</repository>
<repository>
<id>sonatype-releases</id>
<url>https://s01.oss.sonatype.org/content/repositories/releases</url>
</repository>
</repositories>

<profiles>
Expand Down

0 comments on commit 65a297f

Please sign in to comment.