From 72c7529b83106752805529a7f6af978144c1f2be Mon Sep 17 00:00:00 2001 From: xuuuuu <2316679591@qq.com> Date: Mon, 23 Jun 2025 15:35:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20pom.xml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/pom.xml b/pom.xml index f10d2bd..4b9bc63 100644 --- a/pom.xml +++ b/pom.xml @@ -14,4 +14,32 @@ UTF-8 + + + + + org.apache.maven.plugins + maven-jar-plugin + 3.3.0 + + + + + cn.edu.zust.dubbo.SingletonPattern + + + + + + + + + + + junit + junit + 4.13.2 + test + + \ No newline at end of file