jialh
9 小时以前 d0b19298e28a9b8b50c778704b77160f17e73950
java110-utils/pom.xml
old mode 100644 new mode 100755
@@ -30,25 +30,19 @@
            <groupId>com.java110</groupId>
            <artifactId>java110-interface</artifactId>
        </dependency>
        <!--
        <dependency>
            <groupId>org.apache.axis</groupId>
            <artifactId>axis</artifactId>
            <groupId>com.aliyun.oss</groupId>
            <artifactId>aliyun-sdk-oss</artifactId>
        </dependency>
        <dependency>
            <groupId>org.apache.axis</groupId>
            <artifactId>axis-jaxrpc</artifactId>
            <groupId>com.qcloud</groupId>
            <artifactId>cos_api</artifactId>
        </dependency>
        <dependency>
            <groupId>org.apache.axis</groupId>
            <artifactId>axis-saaj</artifactId>
            <groupId>commons-codec</groupId>
            <artifactId>commons-codec</artifactId>
        </dependency>
        <dependency>
            <groupId>wsdl4j</groupId>
            <artifactId>wsdl4j</artifactId>
        </dependency>
        -->
        <dependency>
            <groupId>commons-httpclient</groupId>
@@ -153,5 +147,6 @@
            <groupId>com.belerweb</groupId>
            <artifactId>pinyin4j</artifactId>
        </dependency>
    </dependencies>
</project>