From 8a67e2b7395aecc7d8d93c6c66cfd9cffa113282 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 7a66c11af428..fd081a1cb447 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}