From 93d526f58214d132a0bd001b750a2bcc97573850 Mon Sep 17 00:00:00 2001 From: Abhishek Sharma Date: Sun, 19 Jan 2025 13:01:24 -0500 Subject: [PATCH] remove unsupported compress option from src binary release --- 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}