From 75888f88a5f1dc5c3b1d79c5fbdae57d44bdffa7 Mon Sep 17 00:00:00 2001 From: yndu13 Date: Mon, 22 Jul 2024 11:16:38 +0800 Subject: [PATCH] build: remove useless maven-source-plugin --- pom.xml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/pom.xml b/pom.xml index 2c282f0..4c821db 100644 --- a/pom.xml +++ b/pom.xml @@ -132,7 +132,6 @@ 3.3.1 - maven-compiler-plugin 3.13.0 @@ -142,19 +141,6 @@ UTF-8 - - - maven-source-plugin - 3.3.1 - - - attach-sources - - jar - - - - org.sonatype.plugins nexus-staging-maven-plugin