wuxw7
2017-07-23 f34e19b7a0ef7b3c532372f9be4925e81f3069eb
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>