xueli.xue 8 years ago
parent
commit
7679403170
1 changed files with 4 additions and 0 deletions
  1. 4 0
      xxl-job-core/pom.xml

+ 4 - 0
xxl-job-core/pom.xml View File

9
 	<artifactId>xxl-job-core</artifactId>
9
 	<artifactId>xxl-job-core</artifactId>
10
 	<packaging>jar</packaging>
10
 	<packaging>jar</packaging>
11
 
11
 
12
+	<name>xxl-job-core</name>
13
+	<description>A lightweight distributed task scheduling framework.</description>
14
+	<url>http://www.xuxueli.com/</url>
15
+
12
 	<properties>
16
 	<properties>
13
 		<spring.version>3.2.17.RELEASE</spring.version>
17
 		<spring.version>3.2.17.RELEASE</spring.version>
14
 	</properties>
18
 	</properties>