@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.xuxueli</groupId>
<artifactId>xxl-job</artifactId>
<version>1.8.2</version>
<version>1.9.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>${project.artifactId}</name>
@ -4,7 +4,7 @@
<parent>
</parent>
<artifactId>xxl-job-admin</artifactId>
<packaging>war</packaging>
@ -175,7 +175,7 @@
<#macro commonFooter >
<footer class="main-footer">
Powered by <b>XXL-JOB</b> 1.8.2
Powered by <b>XXL-JOB</b> 1.9.0(快照版本)
<div class="pull-right hidden-xs">
<strong>Copyright © 2015-${.now?string('yyyy')}
<a href="http://www.xuxueli.com/" target="_blank" >xuxueli</a>
<artifactId>xxl-job-core</artifactId>
<packaging>jar</packaging>
@ -5,7 +5,7 @@
<artifactId>xxl-job-executor-samples</artifactId>
<artifactId>xxl-job-executor-sample-jfinal</artifactId>
<artifactId>xxl-job-executor-sample-spring</artifactId>
@ -6,7 +6,7 @@
<artifactId>xxl-job-executor-sample-springboot</artifactId>