zxl
16 小时以前 61e3917c5b0d667d23430890f45396a9bb7731ac
consumer/pom.xml
@@ -19,11 +19,6 @@
            <version>${revision}</version>
        </dependency>
        <dependency>
            <groupId>com.xuxueli</groupId>
            <artifactId>xxl-job-core</artifactId>
            <version>${xxl-job}</version>
        </dependency>
    </dependencies>
    <repositories>
@@ -40,4 +35,4 @@
            </plugin>
        </plugins>
    </build>
</project>
</project>