From cb70f5d444f3269a3cfbbc64c1474efb6b0851bc Mon Sep 17 00:00:00 2001 From: JingsongLi Date: Tue, 4 Apr 2023 14:44:01 +0800 Subject: [PATCH] Paimon-shade to paimon-bundle --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9342f2b0..497d6058 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ under the License. org.apache.paimon - paimon-shade + paimon-bundle ${project.version} @@ -233,7 +233,7 @@ under the License. - org.apache.paimon:paimon-shade + org.apache.paimon:paimon-bundle org.slf4j:slf4j-api org.xerial.snappy:snappy-java org.apache.commons:commons-lang3