peng
4 天以前 9b9e43adee86384abdcbc50af29c7ba68b818fb7
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>