Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix netty-all artifact (netty#11274)
Motivation: 612ab58 did change the way how netty-all was produced by unfortunally it messed up the dependency graph for our native artifacts. This commit reverts changes done by 612ab58 and also clean up the profiles Modifications: netty-all is useable again Result: Fixes netty#11272
- Loading branch information