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