Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Missing release modules in netty-all project
Motivation: codec-redis and codec-xml are release modules and should be included in netty-all. Modifications: Add codec-redis and codec-xml modules to netty-all pom. Result: codec-redis and codec-xml can be used with the netty-all artifact.
- Loading branch information