Skip to content

Commit

Permalink
update snapshot repo config
Browse files Browse the repository at this point in the history
  • Loading branch information
sboeckelmann committed Jan 19, 2024
1 parent fd553af commit 6cd5664
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 @@ -220,6 +220,10 @@
<repository>
<id>sonatype-staging</id>
<url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
<snapshots>
<enabled>true</enabled>
<updatePolicy>always</updatePolicy>
</snapshots>
</repository>
</repositories>

Expand Down

0 comments on commit 6cd5664

Please sign in to comment.