peng
9 天以前 336b30aa1c28e2ff824e9ddf4dca08e4fd3138c3
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>