RuleService/pom.xml
@@ -21,14 +21,13 @@ <dependency> <groupId>com.java110</groupId> <artifactId>service</artifactId> <artifactId>java110-service</artifactId> </dependency> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>3.8.1</version> <scope>test</scope> <groupId>com.java110</groupId> <artifactId>java110-config</artifactId> <scope>provided</scope> </dependency> </dependencies> </project>