Skip to content

Commit

Permalink
OPENNLP-1670: Disable releases for apache.snapshots repo
Browse files Browse the repository at this point in the history
  • Loading branch information
adoroszlai authored and rzo1 committed Dec 16, 2024
1 parent 30d2756 commit 99c1d2d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@
<snapshots>
<enabled>true</enabled>
</snapshots>
<releases>
<enabled>false</enabled>
</releases>
</repository>
</repositories>

Expand Down

0 comments on commit 99c1d2d

Please sign in to comment.