|
|
@ -4,13 +4,13 @@ |
|
|
|
<parent> |
|
|
|
<parent> |
|
|
|
<groupId>com.xuxueli</groupId> |
|
|
|
<groupId>com.xuxueli</groupId> |
|
|
|
<artifactId>xxl-job</artifactId> |
|
|
|
<artifactId>xxl-job</artifactId> |
|
|
|
<version>1.6.1</version> |
|
|
|
<version>1.6.2-SNAPSHOT</version> |
|
|
|
</parent> |
|
|
|
</parent> |
|
|
|
<artifactId>xxl-job-executor-example</artifactId> |
|
|
|
<artifactId>xxl-job-executor-example</artifactId> |
|
|
|
<packaging>war</packaging> |
|
|
|
<packaging>war</packaging> |
|
|
|
|
|
|
|
|
|
|
|
<properties> |
|
|
|
<properties> |
|
|
|
<xxl-job.version>1.6.1</xxl-job.version> |
|
|
|
<xxl-job.version>1.6.2-SNAPSHOT</xxl-job.version> |
|
|
|
<spring.version>3.2.17.RELEASE</spring.version> |
|
|
|
<spring.version>3.2.17.RELEASE</spring.version> |
|
|
|
</properties> |
|
|
|
</properties> |
|
|
|
|
|
|
|
|
|
|
|