diff --git a/celeborn-0.5.yaml b/celeborn-0.5.yaml index 02f1d9d3b28..12bce685254 100644 --- a/celeborn-0.5.yaml +++ b/celeborn-0.5.yaml @@ -1,7 +1,7 @@ package: name: celeborn-0.5 version: 0.5.4 - epoch: 0 + epoch: 1 description: "Apache Celeborn - A Remote Shuffle Service for Distributed Data Processing Engines" copyright: - license: Apache-2.0 diff --git a/celeborn-0.5/pombump-deps.yaml b/celeborn-0.5/pombump-deps.yaml new file mode 100644 index 00000000000..c946fdf71c7 --- /dev/null +++ b/celeborn-0.5/pombump-deps.yaml @@ -0,0 +1,4 @@ +patches: + - groupId: io.netty + artifactId: netty-handler + version: 4.1.118.Final