consumer/pom.xml
@@ -18,12 +18,6 @@ <artifactId>framework</artifactId> <version>${revision}</version> </dependency> <dependency> <groupId>com.xuxueli</groupId> <artifactId>xxl-job-core</artifactId> <version>${xxl-job}</version> </dependency> </dependencies> <repositories> @@ -40,4 +34,4 @@ </plugin> </plugins> </build> </project> </project>