Skip to content

Commit

Permalink
HADOOP-19360. Disable releases for apache.snapshots repo (#41)
Browse files Browse the repository at this point in the history
(cherry picked from commit 5684b8e)
  • Loading branch information
adoroszlai committed Dec 16, 2024
1 parent b20c5f0 commit 77eedf1
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 @@ -59,6 +59,9 @@
<id>${distMgmtSnapshotsId}</id>
<name>${distMgmtSnapshotsName}</name>
<url>${distMgmtSnapshotsUrl}</url>
<releases>
<enabled>false</enabled>
</releases>
</repository>
<repository>
<id>repository.jboss.org</id>
Expand Down

0 comments on commit 77eedf1

Please sign in to comment.