File was renamed from phi-sms-feign/pom.xml |
| | |
| | | xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> |
| | | <modelVersion>4.0.0</modelVersion> |
| | | |
| | | <groupId>com.hz</groupId> |
| | | <artifactId>phi-sms-feign</artifactId> |
| | | <groupId>com.hx</groupId> |
| | | <artifactId>phi-warehouse-feign</artifactId> |
| | | <version>1.0-SNAPSHOT</version> |
| | | <packaging>jar</packaging> |
| | | |
| | | <parent> |
| | | <groupId>com.hz</groupId> |
| | | <artifactId>phi-sms-feign-parent</artifactId> |
| | | <groupId>com.hx</groupId> |
| | | <artifactId>phi-warehouse-feign-parent</artifactId> |
| | | <version>1.0-SNAPSHOT</version> |
| | | </parent> |
| | | |