| | |
| | | <artifactId>product-server</artifactId> |
| | | <version>2.0.0-release</version> |
| | | </parent> |
| | | <version>2.0.0-release</version> |
| | | <artifactId>product-server-mobile-core</artifactId> |
| | | <name>product-server-mobile-core</name> |
| | | <description>product-server-mobile-core</description> |
| | |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-core</artifactId> |
| | | <version>2.0.1</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-file</artifactId> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-task</artifactId> |
| | | <version>2.1.0</version> |
| | | <classifier>release</classifier> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-device</artifactId> |
| | | <version>2.1.0-release</version> |
| | | </dependency> |
| | | </dependencies> |
| | | |
| | | </project> |