文件名从 Source/UBCS/ubcs-service/ubcs-webservice/pom.xml 修改 |
| | |
| | | <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> |
| | |
| | | </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> |