|
@@ -1,7 +1,7 @@
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
|
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
|
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
|
|
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
|
|
|
|
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
|
|
+ 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>
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<parent>
|
|
<parent>
|
|
<groupId>com.iotechn</groupId>
|
|
<groupId>com.iotechn</groupId>
|
|
@@ -21,11 +21,6 @@
|
|
|
|
|
|
<dependencies>
|
|
<dependencies>
|
|
|
|
|
|
- <dependency>
|
|
|
|
- <groupId>com.iotechn</groupId>
|
|
|
|
- <artifactId>unimall-app-api</artifactId>
|
|
|
|
- <version>0.0.1-RELEASE</version>
|
|
|
|
- </dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>com.iotechn</groupId>
|
|
<groupId>com.iotechn</groupId>
|