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 3c395b0 commit bc2b098
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 @@ -841,6 +841,10 @@
<repository>
<id>openepcis-ossrh</id>
<url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
<snapshots>
<enabled>true</enabled>
<updatePolicy>always</updatePolicy>
</snapshots>
</repository>
</distributionManagement>
</project>

0 comments on commit bc2b098

Please sign in to comment.