| | |
| | | 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-warehouse-feign-parent</artifactId> |
| | | <version>stander</version> |
| | | <packaging>pom</packaging> |
| | | |
| | | <modules> |
| | |
| | | </modules> |
| | | |
| | | <parent> |
| | | <groupId>com.hx.gitee</groupId> |
| | | <groupId>com.yunyin</groupId> |
| | | <artifactId>hx-parent</artifactId> |
| | | <version>stander</version> |
| | | <relativePath/> |
| | | </parent> |
| | | |
| | | <dependencyManagement> |
| | | <dependencies> |
| | | <dependency> |
| | | <groupId>com.hx.gitee</groupId> |
| | | <artifactId>hx-common</artifactId> |
| | | <version>stander</version> |
| | | </dependency> |
| | | </dependencies> |
| | | </dependencyManagement> |
| | | |
| | | </project> |