xueli.xue 8 lat temu
rodzic
commit
7679403170
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      xxl-job-core/pom.xml

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

@@ -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>