From fbad8fc3e3e5478a875de5c58b6147b87fad9903 Mon Sep 17 00:00:00 2001 From: qi Date: Tue, 13 Aug 2019 01:29:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E9=83=A8=E5=88=86=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/pom.xml b/pom.xml index c83cd47..9fed5fb 100644 --- a/pom.xml +++ b/pom.xml @@ -69,4 +69,28 @@ + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar + + + + + + + + + + nexus-3rd + http://106.12.122.216:8011/nexus/content/repositories/thirdparty/ + + + \ No newline at end of file