RuleService/pom.xml
@@ -25,10 +25,9 @@ </dependency> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>3.8.1</version> <scope>test</scope> <groupId>com.java110</groupId> <artifactId>config</artifactId> <scope>provided</scope> </dependency> </dependencies> </project>