From 9e561a2ff33e0fb414f83fea78bea13a8cd2fcd4 Mon Sep 17 00:00:00 2001 From: Abhishek Sharma Date: Mon, 27 Jan 2025 11:09:32 -0500 Subject: [PATCH] remove unsupported compress option from src binary release (#14842) --- pinot-distribution/pom.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/pinot-distribution/pom.xml b/pinot-distribution/pom.xml index 65e746bbf64d..a50a73f6963a 100644 --- a/pinot-distribution/pom.xml +++ b/pinot-distribution/pom.xml @@ -96,9 +96,6 @@ ${pinot.root}/pinot-distribution/pinot-source-assembly.xml false - - ${archiver.compress} - ${archiver.recompressZippedFiles}