Skip to content

Commit

Permalink
HDDS-11872. Remove snapshot repository definition
Browse files Browse the repository at this point in the history
  • Loading branch information
adoroszlai committed Dec 6, 2024
1 parent 8526f2e commit 319100c
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 @@ -47,6 +47,9 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
<id>${distMgmtSnapshotsId}</id>
<name>${distMgmtSnapshotsName}</name>
<url>${distMgmtSnapshotsUrl}</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
</repositories>

Expand Down

0 comments on commit 319100c

Please sign in to comment.