Skip to content

Commit

Permalink
HADOOP-19360. Disable releases for apache.snapshots repo
Browse files Browse the repository at this point in the history
  • Loading branch information
adoroszlai committed Dec 9, 2024
1 parent aa5fe6f commit ec2472b
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 @@ -56,6 +56,9 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x
<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 ec2472b

Please sign in to comment.