Skip to content

Commit

Permalink
remove unsupported compress option from src binary release (#14842)
Browse files Browse the repository at this point in the history
  • Loading branch information
abhioncbr committed Jan 29, 2025
1 parent 863e05f commit 8a67e2b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pinot-distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,6 @@
<descriptor>${pinot.root}/pinot-distribution/pinot-source-assembly.xml</descriptor>
</descriptors>
<appendAssemblyId>false</appendAssemblyId>
<archiverConfig>
<compress>${archiver.compress}</compress>
</archiverConfig>
<recompressZippedFiles>${archiver.recompressZippedFiles}</recompressZippedFiles>
</configuration>
</execution>
Expand Down

0 comments on commit 8a67e2b

Please sign in to comment.