xiejun
2023-08-12 a19d26e88360c9760b2286bac4dfb1710fd2fa21
Source/UBCS/ubcs-service/ubcs-applyjtcodeservice/pom.xml
文件名从 Source/UBCS/ubcs-service/ubcs-webservice/pom.xml 修改
@@ -7,7 +7,7 @@
        <artifactId>ubcs-service</artifactId>
        <version>3.0.1.RELEASE</version>
    </parent>
    <artifactId>ubcs-webservice</artifactId>
    <artifactId>ubcs-applyjtcodeservice</artifactId>
    <name>${project.artifactId}</name>
    <version>${bladex.project.version}</version>
    <packaging>jar</packaging>
@@ -41,7 +41,7 @@
        </dependency>
        <dependency>
            <groupId>com.vci.ubcs</groupId>
            <artifactId>ubcs-webservice-api</artifactId>
            <artifactId>ubcs-applyjtcodeservice-api</artifactId>
            <version>3.0.1.RELEASE</version>
            <scope>compile</scope>
        </dependency>