Skip to content

Commit

Permalink
RANGER-5065. Disable releases for apache.snapshots repo (#435)
Browse files Browse the repository at this point in the history
  • Loading branch information
adoroszlai authored Dec 9, 2024
1 parent 5c8d4d0 commit 34e4b31
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 @@ -779,6 +779,9 @@
</issueManagement>
<repositories>
<repository>
<releases>
<enabled>false</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</snapshots>
Expand Down

0 comments on commit 34e4b31

Please sign in to comment.