This commit is contained in:
xueli.xue 2017-03-25 14:10:21 +08:00
parent 6f2f70bfc4
commit 7679403170
1 changed files with 4 additions and 0 deletions

View File

@ -9,6 +9,10 @@
<artifactId>xxl-job-core</artifactId>
<packaging>jar</packaging>
<name>xxl-job-core</name>
<description>A lightweight distributed task scheduling framework.</description>
<url>http://www.xuxueli.com/</url>
<properties>
<spring.version>3.2.17.RELEASE</spring.version>
</properties>