From 6ad05594d09a8a35ce90ccfed1edab0876616a7e Mon Sep 17 00:00:00 2001 From: "Doroszlai, Attila" Date: Sat, 14 Dec 2024 14:30:22 +0100 Subject: [PATCH] TEZ-4593. Disable releases for apache.snapshots repo --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 24ca2a5066..a006c97ce2 100644 --- a/pom.xml +++ b/pom.xml @@ -129,6 +129,9 @@ ${distMgmtSnapshotsId} ${distMgmtSnapshotsName} ${distMgmtSnapshotsUrl} + + false + @@ -144,6 +147,9 @@ ${distMgmtSnapshotsName} ${distMgmtSnapshotsUrl} default + + false +