diff --git a/paimon-filesystems/paimon-oss-impl/pom.xml b/paimon-filesystems/paimon-oss-impl/pom.xml index 1bab10ee5a53..51f65fde114f 100644 --- a/paimon-filesystems/paimon-oss-impl/pom.xml +++ b/paimon-filesystems/paimon-oss-impl/pom.xml @@ -102,13 +102,6 @@ org.apache.maven.plugins maven-jar-plugin - - - - jar - - - diff --git a/paimon-filesystems/paimon-s3-impl/pom.xml b/paimon-filesystems/paimon-s3-impl/pom.xml index d8faf446548c..18a049bc392a 100644 --- a/paimon-filesystems/paimon-s3-impl/pom.xml +++ b/paimon-filesystems/paimon-s3-impl/pom.xml @@ -272,13 +272,6 @@ org.apache.maven.plugins maven-jar-plugin - - - - jar - - - diff --git a/pom.xml b/pom.xml index 80dc1b0c4f1a..b9f67a5ef6f2 100644 --- a/pom.xml +++ b/pom.xml @@ -343,12 +343,12 @@ under the License. org.apache.maven.plugins maven-jar-plugin - 2.4 + 3.4.2 ${git.commit.id} - ${git.branch} + ${git.branch} true