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
  • Loading branch information
adoroszlai authored Dec 16, 2024
1 parent 5bce66a commit 5684b8e
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 5684b8e

Please sign in to comment.