| | |
| | | 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> |
| | | <parent> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server</artifactId> |
| | | <version>1.0.0-SNAPSHOT</version> |
| | | <groupId>org.springframework.boot</groupId> |
| | | <artifactId>spring-boot-starter-parent</artifactId> |
| | | <version>2.1.3.RELEASE</version> |
| | | </parent> |
| | | <groupId>com.lx</groupId> |
| | | <version>2.0.0</version> |
| | | <artifactId>product-server-seal</artifactId> |
| | | <name>product-server-seal</name> |
| | | <description>product-server-seal</description> |
| | |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-common</artifactId> |
| | | <version>1.0.0-SNAPSHOT</version> |
| | | <version>1.0.0</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-util</artifactId> |
| | | <version>1.0.0-SNAPSHOT</version> |
| | | <version>1.0.0</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-core</artifactId> |
| | | <version>1.0.0-SNAPSHOT</version> |
| | | <version>2.0.0-SNAPSHOT</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.spring</groupId> |
| | |
| | | <version>1.2.6.0</version> |
| | | </dependency> |
| | | </dependencies> |
| | | |
| | | </project> |