From 83fda1ee3d467c0790850a4776464dae4ebe8f54 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=A6=82=E6=A2=A6=E6=8A=80=E6=9C=AF?= <596392912@qq.com>
Date: Wed, 12 Jun 2024 19:53:26 +0800
Subject: [PATCH] =?UTF-8?q?:sparkles:=20=E5=BF=AB=E7=85=A7=E7=89=88?=
=?UTF-8?q?=E6=9E=84=E5=BB=BA=20source=20jar?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 50 +++++++++++++++++++++++++++++++++++---------------
1 file changed, 35 insertions(+), 15 deletions(-)
diff --git a/pom.xml b/pom.xml
index f677d4d..d9f6371 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
GNU LESSER GENERAL PUBLIC LICENSE
- http://www.gnu.org/licenses/lgpl.html
+ https://www.gnu.org/licenses/lgpl.html
@@ -40,6 +40,7 @@
17
3.11.0
+ 3.3.0
1.3.0
UTF-8
UTF-8
@@ -455,6 +456,39 @@
+
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+ ${maven-jar-plugin.version}
+
+
+
+ true
+
+
+ true
+ true
+ true
+
+
+ false
+
+
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+ 3.3.1
+
+
+ package
+
+ jar-no-fork
+
+
+
+
org.codehaus.mojo
flatten-maven-plugin
@@ -539,20 +573,6 @@
release
-
-
- org.apache.maven.plugins
- maven-source-plugin
- 2.2.1
-
-
- package
-
- jar-no-fork
-
-
-
-
org.apache.maven.plugins